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

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

Re: how modify refill-mode to make sense for programming?


From: Kevin Rodgers
Subject: Re: how modify refill-mode to make sense for programming?
Date: Wed, 12 Feb 2003 09:09:08 -0700
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2

Christian Seberino wrote:

Refill mode is great because unlike auto-fill mode
it is IMPOSSIBLE to go beyond 80 columns.

This is great for EMAILS but...

When writing source code you
don't want Emacs to remote hard returns to
combine multiple lines into one.

How modify refill-mode so it is IMPOSSIBLE
to go beyond 80 columns such that it still
makes sense for program development??

Isn't refill-mode a minor mode, and thus local to the buffer?  If so, then
don't turn it on in your program source buffers.

--
<a href="mailto:&lt;kevin.rodgers&#64;ihs.com&gt;";>Kevin Rodgers</a>



reply via email to

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