all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kaushal Modi <kaushal.modi@gmail.com>
To: Phillip Lord <phillip.lord@russet.org.uk>,
	23365@debbugs.gnu.org, emacs-org list <emacs-orgmode@gnu.org>
Subject: Re: bug#23365: 25.0.93; org-mode fails on export with include
Date: Thu, 28 Apr 2016 21:33:08 +0000	[thread overview]
Message-ID: <CAFyQvY2y5HxsdK7+Ln_rD6nYoTT5y-OS6TY1YPw8ksXc-kA9Yw@mail.gmail.com> (raw)
In-Reply-To: <87oa8t8mgf.fsf@russet.org.uk>

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

On Thu, Apr 28, 2016 at 5:16 PM Phillip Lord <phillip.lord@russet.org.uk>
wrote:

> I've checked this a little further -- the current org mode on ELPA does
> not fail in the same way -- org-map-entries has changed the call from:
>
>     (org-agenda-prepare-buffers
>       (list (buffer-file-name (current-buffer))))
>
> to:
>
>     (org-agenda-prepare-buffers
>      (and buffer-file-name (list buffer-file-name)))
>
> which fixes the problem.
>

That's what I said :)

http://debbugs.gnu.org/cgi/bugreport.cgi?bug=23365#8



> Is org-mode in core going to be updated before 25.1?


 Copying the org-mode ML for this.
-- 

-- 
Kaushal Modi

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

  parent reply	other threads:[~2016-04-28 21:33 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-24 21:41 bug#23365: 25.0.93; org-mode fails on export with include Phillip Lord
2016-04-26 15:54 ` Kaushal Modi
2016-04-26 15:54 ` Kaushal Modi
2016-04-28 21:14 ` Phillip Lord
2016-04-28 21:14 ` Phillip Lord
2016-04-28 21:33   ` bug#23365: [O] " Kaushal Modi
2016-04-28 21:33   ` Kaushal Modi [this message]
2016-04-29  6:51     ` Rasmus
2016-04-29  6:51     ` Rasmus
2016-04-30 14:11       ` Phillip Lord
2016-04-30 14:11       ` Phillip Lord

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

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

  git send-email \
    --in-reply-to=CAFyQvY2y5HxsdK7+Ln_rD6nYoTT5y-OS6TY1YPw8ksXc-kA9Yw@mail.gmail.com \
    --to=kaushal.modi@gmail.com \
    --cc=23365@debbugs.gnu.org \
    --cc=emacs-orgmode@gnu.org \
    --cc=phillip.lord@russet.org.uk \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.