auctex-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [AUCTeX-devel] Please support \SaveVerb (fancyvrb)


From: Ralf Angeli
Subject: Re: [AUCTeX-devel] Please support \SaveVerb (fancyvrb)
Date: Fri, 02 Mar 2007 22:11:34 +0100
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.93 (gnu/linux)

* Reuben Thomas (2007-03-01) writes:

> This looks to be quite simple: currently, LaTeX-verbatim-macros-with-delims 
> (the variable) is processed with regexp-opt, while if you allowed regexps in 
> LaTeX-verbatim-macros-with-delims, you'd just have to treat it as a list of 
> regexps. Whether this would be sufficiently efficient, I don't know. The 
> case for \SaveVerb might warrant special treatment, as it just needs to 
> match
>
> \SaveVerb{<appropriate-pattern-for-box-name>}
>
> as a verbatim command.

Why don't you use `LaTeX-verbatim-macros-with-braces'?

-- 
Ralf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]