ada-mode-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Ada-mode-users] [patch] Allow C-u C-c C-r to retain the previous cr


From: Stephen Leake
Subject: Re: [Ada-mode-users] [patch] Allow C-u C-c C-r to retain the previous cross references in the compilation buffer
Date: Sun, 02 Oct 2016 11:48:53 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (windows-nt)

WAROQUIERS Philippe <address@hidden> writes:

> C-u C-c C-r is the way to add/append new references to the existing
> gnat find buffer in the 4.0 ada mode.

Ok, that's a good argument.

I think the best way to implement this is to change ada-gnat-xref.el to
not use 'compilation-start', but 'start-process' (like gpr-query.el
does); that gives more control over the output.

> Note that I also often use 'list local reference'  

I guess thats in the current file/buffer?

I'm not sure if gnatxref.exe supports that, but gpr-query.exe does.


-- 
-- Stephe



reply via email to

[Prev in Thread] Current Thread [Next in Thread]