[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
tags mode completion table doesn't work with multiple tables
From: |
frederik |
Subject: |
tags mode completion table doesn't work with multiple tables |
Date: |
Fri, 25 Apr 2003 15:18:38 -0700 |
This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English, because the Emacs maintainers do not have
translators to read other languages for them.
Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list,
and to the gnu.emacs.bug news group.
In GNU Emacs 21.3.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
of 2003-04-25 on julius
configured using `configure --with-x --prefix=/home/user/frederik'
Important settings:
value of $LC_ALL: nil
value of $LC_COLLATE: nil
value of $LC_CTYPE: nil
value of $LC_MESSAGES: nil
value of $LC_MONETARY: nil
value of $LC_NUMERIC: nil
value of $LC_TIME: nil
value of $LANG: nil
locale-coding-system: nil
default-enable-multibyte-characters: t
Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:
The completion functionality in etags.el (emacs/21.3/lisp/progmodes/)
only works with one tags table at a time. To trigger bug, load two
different tags tables with visit-tags-table. M-. TAB TAB will only
show completions for one of the two tables. A workaround is to create
a TAGS file with "etags -i" which includes all of the other TAGS files
that the user wants to search.
Recent input:
ESC DEL m a e TAB / j TAB / s r TAB RET ESC x ESC p
RET ESC DEL ESC DEL ESC DEL ESC DEL ESC DEL ESC DEL
j c TAB 0 TAB / j TAB DEL ESC p ESC DEL ESC DEL ESC
DEL j c TAB 0 TAB j TAB a v TAB DEL DEL DEL s r c TAB
RET y ESC . X 8 TAB TAB TAB T e s t C a s e RET ESC
x ESC p ESC p ESC p ESC p ESC p ESC n ESC p RET
Recent messages:
Mark set
Making completion list...
list: Quit
call-interactively: Quit
Making completion list...
Starting a new list of tags tables
Loading ange-ftp...done
Making completion list...
Mark set
next-history-element: Beginning of history; no preceding item
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- tags mode completion table doesn't work with multiple tables,
frederik <=