[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
how do I disable margin displays?
From: |
Brian Paul |
Subject: |
how do I disable margin displays? |
Date: |
Mon, 22 Nov 2004 10:58:07 -0700 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040616 |
I recently upgraded to emacs 21.3.1 (included with Fedora Core 3).
I want to completely disable the margins displayed on the left and
right edges of the window.
I've read this:
http://www.gnu.org/software/emacs/elisp-manual/html_chapter/elisp_38.html#SEC645
But I don't know how to implement this in my .emacs file.
The following doesn't work (for example):
(setq left-margin-width 0)
Thanks.
-Brian
- how do I disable margin displays?,
Brian Paul <=