From: isaac.to@gmail.com
To: bug-gnu-emacs@gnu.org
Subject: etags.el tags-search use global syntax table
Date: Wed, 27 Jun 2007 12:15:28 -0000 [thread overview]
Message-ID: <1182946528.527471.267170@m36g2000hse.googlegroups.com> (raw)
Hi,
When using AucTeX to edit some LaTeX files, I want to search for some
word globally. My version is not new enough to support inter-file
searching directly, so I've used tags-search. I'm searching for
something like "\bx\b". It turned out that some of the matches are
missed, because $ is considered as a word (as in the fundamental
mode). This is out of my expectation, since it is a LaTeX file and in
the LaTeX mode of AucTeX, $ is considered not a word. Perhaps when
Emacs performs a tags-search it do it in a temp buffer which does not
have the correct mode loaded? I consider this a bug in etags.
Regards,
Isaac
next reply other threads:[~2007-06-27 12:15 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-27 12:15 isaac.to [this message]
-- strict thread matches above, loose matches on Subject: below --
2007-07-17 11:48 etags.el tags-search use global syntax table Francesco Potorti`
2007-07-18 4:41 ` Richard Stallman
2007-07-18 12:54 ` Francesco Potorti`
2007-07-18 13:38 ` Andreas Schwab
2007-07-18 14:21 ` Francesco Potorti`
2007-07-19 4:25 ` Richard Stallman
2007-07-19 16:49 ` Francesco Potorti`
2007-07-20 13:42 ` Richard Stallman
2007-07-21 16:58 ` Francesco Potorti`
2007-07-22 10:05 ` Richard Stallman
2007-07-17 11:49 Francesco Potorti`
2007-11-30 21:07 John Dennis
2007-12-01 17:59 ` Richard Stallman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1182946528.527471.267170@m36g2000hse.googlegroups.com \
--to=isaac.to@gmail.com \
--cc=bug-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.