* Dynamic expansion in html-mode
2006-09-07 17:17 Undo'ing cursor movement keys Bob
@ 2006-09-07 17:55 ` Ewen Cartwright
0 siblings, 0 replies; 2+ messages in thread
From: Ewen Cartwright @ 2006-09-07 17:55 UTC (permalink / raw)
Hi there,
I'm using html-mode to edit ColdFusion files in Emacs 22.0.50.1 on
win32. Previously, in Emacs 21, dynamic expansion would allow me to
expand names like 'whatever' if, for instance, 'form.whatever' was
defined in a buffer. Likewise, if the cursor was positioned over the
'whatever' in 'form.whatever', then M-. would default to the tag name
'whatever'.
However, Emacs 22 will only recognize 'form.whatever' as an expansion,
and will pick up 'form.whatever' as the tag name to find. I'd far rather
have the Emacs 21 behaviour for these operations, and I'm guessing that
somewhere in sgml-mode or html-mode I need to tell emacs that '.' is a
word separator in order to achieve this. Could anyone point me in the
right direction?
Thanks in advance,
/ewen
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Dynamic expansion in html-mode
[not found] <mailman.6597.1157659250.9609.help-gnu-emacs@gnu.org>
@ 2006-09-13 10:54 ` Andreas Roehler
0 siblings, 0 replies; 2+ messages in thread
From: Andreas Roehler @ 2006-09-13 10:54 UTC (permalink / raw)
Ewen Cartwright wrote:
> Hi there,
>
> I'm using html-mode to edit ColdFusion files in Emacs 22.0.50.1
> on win32. Previously, in Emacs 21, dynamic expansion would
> allow me to expand names like 'whatever' if, for instance,
> 'form.whatever' was defined in a buffer. Likewise, if the
> cursor was positioned over the 'whatever' in 'form.whatever',
> then M-. would default to the tag name 'whatever'.
>
> However, Emacs 22 will only recognize 'form.whatever' as an
> expansion, and will pick up 'form.whatever' as the tag name to
> find. I'd far rather have the Emacs 21 behaviour for these
> operations, and I'm guessing that somewhere in sgml-mode or
> html-mode I need to tell emacs that '.' is a word separator in
> order to achieve this. Could anyone point me in the right
> direction?
>
> Thanks in advance,
>
> /ewen
Can't reproduce this with
GNU Emacs 22.0.50.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2006-09-11
it behaves as you described first.
>From here it seems a matter of the win-port.
__
Andreas Roehler
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-09-13 10:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <mailman.6597.1157659250.9609.help-gnu-emacs@gnu.org>
2006-09-13 10:54 ` Dynamic expansion in html-mode Andreas Roehler
2006-09-07 17:17 Undo'ing cursor movement keys Bob
2006-09-07 17:55 ` Dynamic expansion in html-mode Ewen Cartwright
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).