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

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

Re: about buffer local variables


From: Miguel Frasson
Subject: Re: about buffer local variables
Date: 16 Aug 2004 17:27:00 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

Abishek K <abishekk@gmail.com> writes:

> i tried to set the variable fill-column in my .emacs file using
> (set-fill-column 120)
> how ever there was no effect and the documentation says that
> fill-column is buffer local.
> and so, shows a global value of the default 70.
> how do i change this?
> i'd like to make fill-column globally 120.
> bye
> abi

Customize it

M-x customize-variable RET fill-column RET

-- 
Miguel Vinicius Santini Frasson
http://www.math.leidenuniv.nl/~frasson


reply via email to

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