all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann)
Subject: Re: help with double spaces etc.
Date: Thu, 26 Sep 2002 10:27:05 +0200	[thread overview]
Message-ID: <vafsmzxtaue.fsf@lucy.cs.uni-dortmund.de> (raw)
In-Reply-To: mailman.1032976286.21833.help-gnu-emacs@gnu.org

Todd Wylie <twylie@watson.wustl.edu> writes:

> I would really like to be able to have a mode in emacs that would
> let the user view text in a different manner than emacs saves the
> buffer ... almost a "revert on save" ability. For example, I would
> really like to view text in emacs as double-spaced with auto-fill
> word-wrapping - but to lose the wrapping and line returns when
> saved.
> Are there any libraries that do something like this? I've never
> written lisp -- is this a very hard thing to write?

The "format" feature allows this.  See the variable format-alist.

If you have a shell command which double-spaces a file (well, standard
input) and another un-double-spaces it, then you almost need no Lisp
at all.

kai
-- 
~/.signature is: umop ap!sdn    (Frank Nobis)

       reply	other threads:[~2002-09-26  8:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1032976286.21833.help-gnu-emacs@gnu.org>
2002-09-26  8:27 ` Kai Großjohann [this message]
2002-09-26 15:18 ` help with double spaces etc Oliver Scholz
2002-09-27  1:21 ` Jesper Harder
2002-09-25 17:50 Todd Wylie

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=vafsmzxtaue.fsf@lucy.cs.uni-dortmund.de \
    --to=kai.grossjohann@cs.uni-dortmund.de \
    /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.