emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Steven Haryanto <stevenharyanto@gmail.com>
To: emacs-orgmode@gnu.org
Subject: parsing fixed with section
Date: Thu, 11 Aug 2011 15:41:41 +0700	[thread overview]
Message-ID: <CAOivSP_D9Q+0zztGf0_0=-L9XrtggLaW2c_yo0ogJNc4SCmPnA@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 511 bytes --]

Dear all,

As I understand it, a fixed width section (BTW, is "fixed width section" the
official term for this?) is defined as a line which is started by zero or
more spaces, and then a colon, *and then a space*, and then zero or more
characters.

:<spc>line1
:<spc>
:<spc>line3

But many editors (Emacs including) likes to trim trailing spaces, so when
the file is saved, the second line loses its space:

:<spc>line1
:
:<spc>line3

Should the second line be parsed as a fixed width section too or not?

--
sh

[-- Attachment #2: Type: text/html, Size: 774 bytes --]

             reply	other threads:[~2011-08-11  8:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-11  8:41 Steven Haryanto [this message]
2011-08-11  9:54 ` parsing fixed with section Nicolas Goaziou
2011-08-11 11:22   ` Steven Haryanto

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='CAOivSP_D9Q+0zztGf0_0=-L9XrtggLaW2c_yo0ogJNc4SCmPnA@mail.gmail.com' \
    --to=stevenharyanto@gmail.com \
    --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).