* how do I disable margin displays?
@ 2004-11-22 17:58 Brian Paul
0 siblings, 0 replies; 2+ messages in thread
From: Brian Paul @ 2004-11-22 17:58 UTC (permalink / raw)
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: how do I disable margin displays?
[not found] <mailman.709.1101146773.27204.help-gnu-emacs@gnu.org>
@ 2004-11-22 19:07 ` Stefan Monnier
0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier @ 2004-11-22 19:07 UTC (permalink / raw)
> I want to completely disable the margins displayed on the left and right
> edges of the window.
You're confusing margins and fringes. Margins are very rarely used.
The code to allow customizing the presence of fringes is not in Emacs-21.3,
you need to have Emacs-CVS for that.
Stefan
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-11-22 19:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <mailman.709.1101146773.27204.help-gnu-emacs@gnu.org>
2004-11-22 19:07 ` how do I disable margin displays? Stefan Monnier
2004-11-22 17:58 Brian Paul
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).