From: Masayuki Ataka <[EMAIL PROTECTED]> Subject: Re: [AUCTeX-devel] tex-symb repository at Google Code Hosting Date: Tue, 13 Feb 2007 22:51:47 +0900 (JST)
> From: Ralf Angeli <[EMAIL PROTECTED]> > Subject: Re: [AUCTeX-devel] tex-symb repository at Google Code Hosting > Date: Sat, 10 Feb 2007 17:48:27 +0100 > > > * Masayuki Ataka (2007-02-10) writes: > > > Now, I'd like to move a fuction `TeX-symb-auto-fold' into > > > tex-fold.el (The function name should be changed to something > > > like `TeX-fold-auto-fold'.), and make tex-math-mode call it. > > > How do you think, Ralf? > > > > The macro insertion commands in AUCTeX and tex-symb.el should probably > > run a common hook once insertion is done. tex-fold.el could then > > install the function for folding the macro at point into that hook. > > The function does not have to be so complicated as the version you are > > using in tex-symb.el. Probably something like > > Uh, the complicated code let tex-fold not fold macros if the > macro is defined in tex-fold-math-spec-list, because function Oops! macro is *not* defined in tex-fold-math-spec-list,... > tex-fold-math folds macro `\foo' that have no corresponding > symbol, to [foo]. _______________________________________________ auctex-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex-devel
