emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Florian Beck <fb@miszellen.de>
To: Bastien <bzg@gnu.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: [Patch] don't add indent for empty line when exiting, a code edit
Date: Thu, 13 Mar 2014 23:27:53 +0100	[thread overview]
Message-ID: <532230E9.200@miszellen.de> (raw)
In-Reply-To: <87bnx9napl.fsf@bzg.ath.cx>

On 13.03.2014 20:46, Bastien wrote:
> Ok, let me take some fresh air and come back to this later on.
>

How about this:

(while (re-search-forward "\\(^\\).+" nil t)
   (replace-match indent nil nil nil 1)))

-- 
Florian Beck

  parent reply	other threads:[~2014-03-13 22:28 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-11  0:22 [Patch] don't add indent for empty line when exiting, a code edit Arun Persaud
2014-03-12 18:08 ` Bastien
2014-03-12 23:06   ` Charles Berry
2014-03-13  8:47     ` Bastien
2014-03-13 18:03       ` Charles Berry
2014-03-13 18:08         ` Bastien
2014-03-13 19:07           ` Charles Berry
2014-03-13 19:46             ` Bastien
2014-03-13 22:08               ` Charles C. Berry
2014-03-13 22:27               ` Florian Beck [this message]
2014-03-14  9:00                 ` Bastien
2014-03-14 18:46                   ` Arun Persaud

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.orgmode.org/

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

  git send-email \
    --in-reply-to=532230E9.200@miszellen.de \
    --to=fb@miszellen.de \
    --cc=bzg@gnu.org \
    --cc=emacs-orgmode@gnu.org \
    /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/org-mode.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).