Re: font-lock, xemacs, latex

2001-01-06 Thread Johann Spies
On Fri, Jan 05, 2001 at 08:33:57PM -0200, Jeronimo Pellegrini wrote: > This has worked for me for a long time: > > ;; Set var. to know if we are running XEmacs > ;; > (defvar gnu-emacs (string-match "GNU" emacs-version)) > (defvar running-xemacs (string-match "XEmacs\\|Lucid" emacs-version)) >

Re: font-lock, xemacs, latex

2001-01-05 Thread Jeronimo Pellegrini
:: Johann Spies writes: > On Thu, Jan 04, 2001 at 03:19:51PM -0500, Peter S Galbraith wrote: >> >> Giulio Morgan wrote: >> > don't know why this was necessary, I imagine it may be from >> > trying to run both xemacs and fsf emacs. >> >> I don't think so. They are both identical (and both a bit

Re: font-lock, xemacs, latex

2001-01-05 Thread Johann Spies
On Thu, Jan 04, 2001 at 03:19:51PM -0500, Peter S Galbraith wrote: > > Giulio Morgan wrote: > > don't know why this was necessary, I imagine it may be from > > trying to run both xemacs and fsf emacs. > > I don't think so. They are both identical (and both a bit > outdated). One difference tha

Re: font-lock, xemacs, latex

2001-01-05 Thread Peter S Galbraith
Peter Mickle wrote: > Thanks for your reply. as I mentioned previously, I believe font-locking > in latex in xemacs was enabled by default, because I believe I used to > see that behaviour without specifically requiring font-latex, or without > doing anything with Customization menus. Don't know

Re: font-lock, xemacs, latex

2001-01-04 Thread Peter Mickle
Peter S Galbraith <[EMAIL PROTECTED]> writes: > Giulio Morgan wrote: > > > On Wed, Jan 03, 2001 at 10:06:49AM -0500, Giulio Morgan wrote: > > > > > At some point during upgrades, I have lost font-locking capability > > > for LaTeX > > >Further investigation led me to add

Re: font-lock, xemacs, latex

2001-01-04 Thread Peter S Galbraith
Giulio Morgan wrote: > On Wed, Jan 03, 2001 at 10:06:49AM -0500, Giulio Morgan wrote: > > > At some point during upgrades, I have lost font-locking capability > > for LaTeX >Further investigation led me to add > (if window-system >(require 'font-latex)) > to my

Re: font-lock, xemacs, latex

2001-01-04 Thread Giulio Morgan
Johann Spies <[EMAIL PROTECTED]> writes: > On Wed, Jan 03, 2001 at 10:06:49AM -0500, Giulio Morgan wrote: > > > At some point during upgrades, I have lost font-locking capability > > for LaTeX > > Try the following: > > Select (in Xemacs) Options, customize, apropos, font-lock > > and activate

Re: font-lock, xemacs, latex

2001-01-04 Thread Johann Spies
On Wed, Jan 03, 2001 at 10:06:49AM -0500, Giulio Morgan wrote: > At some point during upgrades, I have lost font-locking capability > for LaTeX Try the following: Select (in Xemacs) Options, customize, apropos, font-lock and activate font-lock-mode and font-lock-maximum-decoration Set it and s

font-lock, xemacs, latex

2001-01-03 Thread Giulio Morgan
At some point during upgrades, I have lost font-locking capability for LaTeX in xemacs, in trying to diagnose the problem, Auctex info sent me to "font-latex.el", then with locate, I get the following three files: /usr/share/emacs/20.7/site-lisp/auctex/font-latex.elc /usr/share/emacs/site-lisp/au