emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Alain.Cochard@unistra.fr
To: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Cc: emacs-orgmode@gnu.org, Alain.Cochard@unistra.fr
Subject: Re: How to elegantly and effectively quote org fragments?
Date: Fri, 22 May 2015 06:37:24 +0200	[thread overview]
Message-ID: <21854.45700.397098.880360@frac.u-strasbg.fr> (raw)
In-Reply-To: <871ti94mjk.fsf@nicolasgoaziou.fr>

Nicolas Goaziou writes on Fri 22 May 2015 00:02:

> You can also use a fixed-width area:
 > 
 >   : * a headline only for the example
 >   : ** a subheadline
 >   : text

Ah, thank you.  If I understand correctly, though, once one does that
(in an SRC org block, say) one looses the ability to edit the block as
org code using org-edit-special (C-c ').

 > > (1) Say I have have this in my org file (star in 1st column):
 > >
 > > 	* a regular headline: writing org examples 
 > >
 > > 	  #+BEGIN_SRC org
 > > 		,* a headline only for the example
 > > 		,** a subheadline
 > > 		text
 > > 	  #+END_SRC
 > >
 > > Is it the best that one can do to quote some org code?  Since I use
 > > (org-startup-indented t), I would expect to have the corresponding
 > > indentation.
 > 
 > I'm not sure to understand. `org-indent-mode' is about virtual
 > indentation, not real one. So, there's no indentation to be inserted.

I understand that the indentation is virtual; it is just that I would
(ideally) expect for the quoted example to visually look the same as
it does in an org buffer.


 > > Also, if not possible to avoid the escaping commas, I would like to at
 > > least have them for each line, not only for the headlines. So I would
 > > like something like this:
 > >
 > > 	* a regular headline: writing org examples 
 > >
 > > 	  #+BEGIN_SRC org
 > > 	   ,* a headline only for the example
 > > 	   ,  * a subheadline
 > > 	   ,    text
 > > 	  #+END_SRC
 > >
 > > Is (some of) this at all doable?
 > 
 > This is not possible. Escaping rules are explained in (info "(org)
 > Literal examples"), fourth footnote.

OK.  I had missed this footnote.  I will live with this, but am still
surprised by this fact -- the SRC org block looks ugly to me.  When we
enter [[xx]] (say) the brackets become invisible, so I had assumed
that a similar mechanism could exist here; I guess there are
advantages to the present situation that I do not see...


 > > Is this normal?  Since the deadline is part of the block, I would
 > > expect no entry in the agenda; I tried to escape the DEADLINE with a
 > > comma, but it does not change anything.  So, is there a way to *quote*
 > > a DEADLINE:, i.e., without having an associated entry in the agenda?
 > 
 > IIRC, this bug was fixed some months ago on development version.

Very good.  I'll wait.


Thank you very much for the detailed explanations.

  reply	other threads:[~2015-05-22  4:37 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-20 22:20 How to elegantly and effectively quote org fragments? Alain.Cochard
2015-05-21 22:02 ` Nicolas Goaziou
2015-05-22  4:37   ` Alain.Cochard [this message]
2015-05-23 19:59     ` Nicolas Goaziou
2015-05-25  8:33       ` Alain.Cochard
2015-06-01 17:20         ` Nicolas Goaziou
2015-05-21 23:31 ` org-notify: can't define an org-notify-add Alain.Cochard

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=21854.45700.397098.880360@frac.u-strasbg.fr \
    --to=alain.cochard@unistra.fr \
    --cc=emacs-orgmode@gnu.org \
    --cc=mail@nicolasgoaziou.fr \
    /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).