unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Jambunathan K <kjambunathan@gmail.com>
To: Drew Adams <drew.adams@oracle.com>
Cc: Xue Fuqiao <xfq.free@gmail.com>, 14973@debbugs.gnu.org
Subject: bug#14973: Unfill for Emacs
Date: Sun, 28 Jul 2013 22:29:47 +0530	[thread overview]
Message-ID: <877ggay60s.fsf@gmail.com> (raw)
In-Reply-To: <f31686af-8834-4e2d-b896-78aa5a2b7b8a@default> (Drew Adams's message of "Sun, 28 Jul 2013 08:06:44 -0700 (PDT)")


>> You need a special command to replace one character by another?

This is what I use for deleting newlines and thus create "long" lines.
Seem to work well for me.

,----
| M-^ runs the command delete-indentation, which is an interactive
| compiled Lisp function in `simple.el'.
| 
| It is bound to M-^.
| 
| (delete-indentation &optional ARG)
| 
| Join this line to previous and fix up whitespace at join.
| If there is a fill prefix, delete it from the beginning of this line.
| With argument, join this line to following line.
`----






  reply	other threads:[~2013-07-28 16:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <<CAAF+z6G7rJzqONuZa5Aat9eK5hGUcM3TGrt7mKon8uzMa3FWkg@mail.gmail.com>
     [not found] ` <<834nbezqex.fsf@gnu.org>
2013-07-28 15:06   ` bug#14973: Unfill for Emacs Drew Adams
2013-07-28 16:59     ` Jambunathan K [this message]
2013-07-28 18:31       ` Josh
2022-01-26 17:25         ` Lars Ingebrigtsen
2013-07-28  6:36 Xue Fuqiao
2013-07-28 14:28 ` Drew Adams
2013-07-28 14:53 ` Eli Zaretskii
2013-07-28 15:14   ` Christopher Schmidt

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=877ggay60s.fsf@gmail.com \
    --to=kjambunathan@gmail.com \
    --cc=14973@debbugs.gnu.org \
    --cc=drew.adams@oracle.com \
    --cc=xfq.free@gmail.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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).