[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: My humble additions to AUCTeX
From: |
Stefan Monnier |
Subject: |
Re: My humble additions to AUCTeX |
Date: |
Mon, 13 Jan 2014 15:47:46 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) |
> Also, I want to level up the word commands to token-aware commands.
That'd be a mistake. In Emacs, a "word" is not a "token".
For those people who prefer symbol-navigation over word-navigation,
Emacs-24.4 offers superword-mode. And indeed, it would be nice to make
superword-mode understand TeX's notion of "symbol".
Stefan