I work with auctex. My LaTeX document is splitted in a lot of filiale-files.
Now I want to search and replace or check syntax for all Buffers in one
step. Is there a funktion I've not seen? Could enyone send me a lisp-macro
which do wat I want?
Thank's for Help!
Benjamin Fretwurst
> Guten Tag,
;-))
> I work with auctex. My LaTeX document is splitted in a lot of filiale-files.
> Now I want to search and replace or check syntax for all Buffers in one
> step. Is there a funktion I've not seen? Could enyone send me a lisp-macro
> which do wat I want?
reftex (and it does a lot more;-)) Read the docs for cooperation with
AucTeX (and general stuff, of coures)
Jochen
--
http://www.Jochen-Kuepper.de
Einigkeit und Recht und Freiheit
Liberté, Égalité, Fraternité
Sex, drugs and rock-n-roll
Buenos dias :->
> Now I want to search and replace or check syntax for all Buffers
> in one step. Is there a funktion I've not seen?
For the search and replace: if all your buffers belong to files in
the same directory, use dired on that directory and use shift Q.
For the other: reftex as Jochen said.
Have fun...
--
Rodney Stromlund
Sent via Deja.com http://www.deja.com/
Before you buy.
> Guten Tag,
>
> I work with auctex. My LaTeX document is splitted in a lot of filiale-files.
> Now I want to search and replace or check syntax for all Buffers in one
> step. Is there a funktion I've not seen? Could enyone send me a lisp-macro
> which do wat I want?
> Thank's for Help!
>
> Benjamin Fretwurst
for search and query replace you can use etags.
first : etags * in a shell
and then in emacs M-x tags-query-replace
but perhaps reftex in better for tex files.
--
Microsoft has done to computers what McDonald has
done to gastronomy (anonym)