all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kevin Rodgers <kevin.rodgers@ihs.com>
Subject: Re: how modify refill-mode to make sense for programming?
Date: Wed, 12 Feb 2003 09:09:08 -0700	[thread overview]
Message-ID: <3E4A71A4.20100@ihs.com> (raw)
In-Reply-To: bf23f78f.0302111654.3cf756a1@posting.google.com

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>

      parent reply	other threads:[~2003-02-12 16:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-12  0:54 how modify refill-mode to make sense for programming? Christian Seberino
2003-02-12  8:16 ` Kai Großjohann
2003-02-12 16:09 ` Kevin Rodgers [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3E4A71A4.20100@ihs.com \
    --to=kevin.rodgers@ihs.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.