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))
>
:: 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
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
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
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
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
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
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
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
9 matches
Mail list logo