help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: emacs and texshop as LaTeX editors together on mac os x


From: Stefan Monnier
Subject: Re: emacs and texshop as LaTeX editors together on mac os x
Date: 04 Jul 2003 10:31:49 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

> Yes, thanks, it does appear to be `selective-display', but C-x $
> doesn't turn it off,. as it should, but says `selective-display
> already in use for marked lines'. Anyway, doesn't matter, because I
> came accross another post suggesting that it might just be mac vs unix
> coding of linebreaks in text files. It provides 2 shell scripts to
> convert mac to unix text and vice versa, and it works. Here it is:
> http://www.masda.vxu.se/~pku/MacOSX_TeX/2001/msg00100.html

This just works around the problem.  Better to try and figure out which
customization in your .emacs ends up using selective-display and turn it
off: selective-display is a mostly obsolete feature and packages should use
overlays instead nowadays (as in "since Emacs-19").


        Stefan


reply via email to

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