[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: how do I disable margin displays?
From: |
Stefan Monnier |
Subject: |
Re: how do I disable margin displays? |
Date: |
Mon, 22 Nov 2004 19:07:27 GMT |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux) |
> 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