emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Alexey Lebedeff <binarin@gmail.com>
To: Bastien <bzg@gnu.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: [PATCH] Fix clock table when there are links in headings.
Date: Thu, 13 Mar 2014 15:21:49 +0400	[thread overview]
Message-ID: <CADOt_n-VH467d_tUMFS7DCmS9p+45hy7k7g_3dtAvTfen_dfCQ@mail.gmail.com> (raw)
In-Reply-To: <87ha7fcvj8.fsf@bzg.ath.cx>

Hi Bastien,

2014-03-03 16:32 GMT+04:00 Bastien <bzg@gnu.org>:
>> This screenshot
>> https://www.dropbox.com/s/g3obxpigr8gg69f/-Org%20Agenda-%20-%20emacs_017.png
>> shows how it looked before the patch. It's no good unless you have
>> very good memory for numbers )
>
> Thanks for the patch.
>
> `org-all-links-display-format' is a bit redundant with
> `org-link-prettify'.  Would you mind rewriting the change
> using `org-link-prettify'?

I can't figure out how to use 'org-link-prettify' function. It only
accepts one link that is  already parsed.
But for clocktable whole heading string needs to be transformed, and
it can contain multiple links.
E.g. "[[a][b]] and [[c][d]]" must be transformed to "b and d".
'org-all-links-display-format' does exactly this.

  reply	other threads:[~2014-03-13 11:21 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-20  5:47 [PATCH] Fix clock table when there are links in headings Alexey Lebedeff
2014-03-03 12:32 ` Bastien
2014-03-13 11:21   ` Alexey Lebedeff [this message]
2014-03-13 11:33     ` Bastien
2014-03-18 13:24       ` Alexey Lebedeff
2014-03-18 16:10         ` Bastien
2014-03-19  8:57           ` Alexey Lebedeff
2014-03-19  9:50             ` Bastien
2014-03-20  7:47               ` Alexey Lebedeff
2014-03-20  8:45                 ` Bastien

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=CADOt_n-VH467d_tUMFS7DCmS9p+45hy7k7g_3dtAvTfen_dfCQ@mail.gmail.com \
    --to=binarin@gmail.com \
    --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).