[OS X Emacs] Options | Line Wrapping neglected

David Reitter david.reitter at gmail.com
Thu Jul 29 18:16:52 EDT 2010


On Jul 29, 2010, at 4:47 PM, Normen Müller wrote:
> 
> One more thing, just to make sure:  Would it be allright to move my code regarding line wrapping to this position within my .emacs file:
> 
>>> (custom-set-variables
>>> ;; custom-set-variables was added by Custom.
>>> ;; If you edit it by hand, you could mess it up, so be careful.
>>> ;; Your init file should contain only one such instance.
>>> ;; If there is more than one, they won't work right.
>>> '(gud-gdb-command-name "gdb --annotate=1")
>>> '(large-file-warning-threshold nil)
>>> '(safe-local-variable-values (quote ((TeX-master . t))))
>>> )
>>> (setq font-latex-fontify-sectioning 1)
>>> (setq fill-column 120)
>>> (setq visual-line-mode nil t)
>>> (setq word-wrap t)

No, at least not in Aquamacs.  You should, ideally, not have a custom-set-variables section at all when you're using Aquamacs.



--
http://aquamacs.org -- Aquamacs: Emacs on Mac OS X
http://aquamacs.org/donate -- Could we help you? Return the favor and support the Aquamacs Project!


More information about the MacOSX-Emacs mailing list