* gdba completion
@ 2007-03-20 14:31 A Soare
2007-03-20 19:47 ` Nick Roberts
0 siblings, 1 reply; 2+ messages in thread
From: A Soare @ 2007-03-20 14:31 UTC (permalink / raw)
To: Emacs Dev [emacs-devel]
1. gdba
2. Run gdba (like this): gdb -annotate=3 /gnu/emacs/ <TAB>
The result is: Loading etags...done
complete-tag: No tags table loaded; try M-x visit-tags-table
instead to complete with the file name. When complete to a command in the minibuffer we do not need LISP symbls.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: gdba completion
2007-03-20 14:31 gdba completion A Soare
@ 2007-03-20 19:47 ` Nick Roberts
0 siblings, 0 replies; 2+ messages in thread
From: Nick Roberts @ 2007-03-20 19:47 UTC (permalink / raw)
To: alinsoar; +Cc: Emacs Dev [emacs-devel]
> 1. gdba
>
> 2. Run gdba (like this): gdb -annotate=3 /gnu/emacs/ <TAB>
>
> The result is: Loading etags...done
> complete-tag: No tags table loaded; try M-x visit-tags-table
>
> instead to complete with the file name. When complete to a command in the minibuffer we do not need LISP symbls.
gdba uses read-from-minibuffer just like gdb. I can't reproduce this but, as
Kim says, you need to use report-emacs-bug so that we can see what else was
enabled, version, platform etc.
Does it happen with emacs -Q?
--
Nick http://www.inet.net.nz/~nickrob
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-03-20 19:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-20 14:31 gdba completion A Soare
2007-03-20 19:47 ` Nick Roberts
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).