emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Regression of org-babel-load-file
@ 2013-11-11 17:52 Michael Brand
  2013-11-11 20:54 ` Eric Schulte
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Brand @ 2013-11-11 17:52 UTC (permalink / raw)
  To: Org Mode; +Cc: Eric Schulte

Hi all

release_8.2.1-108-gaf80144

    commit af80144976cef9e5630a33f85f05a8dfc07f55d4
    Author: Eric Schulte <schulte.eric@gmail.com>
    Date:   Sat Oct 19 15:52:31 2013 -0600

        tangle checks for COMMENT in parent headlines

introduced a regression of org-babel-load-file ((wrong-type-argument stringp
nil) string-match("^COMMENT" nil)) with a terse headline:

----------------------------------------
* TODO
  #+BEGIN_SRC emacs-lisp
    (message "")
  #+END_SRC
----------------------------------------

Emacs 24.3.2 (with -q).

Michael

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Regression of org-babel-load-file
  2013-11-11 17:52 Regression of org-babel-load-file Michael Brand
@ 2013-11-11 20:54 ` Eric Schulte
  2013-11-14 18:05   ` Michael Brand
  0 siblings, 1 reply; 3+ messages in thread
From: Eric Schulte @ 2013-11-11 20:54 UTC (permalink / raw)
  To: Michael Brand; +Cc: Org Mode, Eric Schulte

Michael Brand <michael.ch.brand@gmail.com> writes:

> Hi all
>
> release_8.2.1-108-gaf80144
>
>     commit af80144976cef9e5630a33f85f05a8dfc07f55d4
>     Author: Eric Schulte <schulte.eric@gmail.com>
>     Date:   Sat Oct 19 15:52:31 2013 -0600
>
>         tangle checks for COMMENT in parent headlines
>
> introduced a regression of org-babel-load-file ((wrong-type-argument stringp
> nil) string-match("^COMMENT" nil)) with a terse headline:
>
> ----------------------------------------
> * TODO
>   #+BEGIN_SRC emacs-lisp
>     (message "")
>   #+END_SRC
> ----------------------------------------
>
> Emacs 24.3.2 (with -q).
>
> Michael

Thanks for catching and for the informative report.  I've just pushed up
a fix.

Cheers,

-- 
Eric Schulte
https://cs.unm.edu/~eschulte
PGP: 0x614CA05D

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Regression of org-babel-load-file
  2013-11-11 20:54 ` Eric Schulte
@ 2013-11-14 18:05   ` Michael Brand
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Brand @ 2013-11-14 18:05 UTC (permalink / raw)
  To: Eric Schulte; +Cc: Org Mode

Hi Eric

On Mon, Nov 11, 2013 at 9:54 PM, Eric Schulte <schulte.eric@gmail.com> wrote:
> Thanks for catching and for the informative report.  I've just pushed up
> a fix.

Works again, thank you.

Michael

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-11-14 18:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-11 17:52 Regression of org-babel-load-file Michael Brand
2013-11-11 20:54 ` Eric Schulte
2013-11-14 18:05   ` Michael Brand

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).