emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Achim Gratz <Stromeko@nexgo.de>
To: emacs-orgmode@gnu.org
Subject: Re: Org release 8.2.5g (minor release from maint)
Date: Tue, 21 Jan 2014 20:16:30 +0100	[thread overview]
Message-ID: <87wqhtywkx.fsf@Rainer.invalid> (raw)
In-Reply-To: 87k3dtsat8.fsf@bzg.ath.cx

Bastien writes:
> Hi all,
>
> I released Org 8.2.5g, which fixes several bugs.
>
>   http://orgmode.org
>
> Please heavily test this release and report important bugs.

The tag for release_8.2.5e is on the wrong branch (you tagged the merge
instead of the last commit in maint (that would be 0a8fe04a9d).

Commit 6c0992939d introduces a cl-used-at-runtime bug (subseq is a
defun, not a macro).  The construct might be replaceable by

(car pre-info) (cadr pre-info)

in the first instance and

(nthcdr 3 pre-info)

in the second or the cdr of the second element of pre-info might
directly get the new value spliced in depending on whether the original
value is used someplace else.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

SD adaptations for Waldorf Q V3.00R3 and Q+ V3.54R2:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada

  reply	other threads:[~2014-01-21 19:16 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-21 13:50 Org release 8.2.5g (minor release from maint) Bastien
2014-01-21 19:16 ` Achim Gratz [this message]
2014-01-21 19:25   ` Bastien
2014-01-21 19:30     ` Bastien
2014-01-21 19:35     ` Achim Gratz
2014-01-21 23:39   ` Bastien
2014-01-22  7:52     ` Achim Gratz
2014-01-25  7:58   ` Achim Gratz
2014-02-26 19:25     ` Achim Gratz
2014-02-26 23:23     ` Eric Schulte
2014-03-01  8:06       ` Bastien
2014-03-01  9:10       ` Achim Gratz
2014-03-01 12:53         ` Nick Dokos
2014-03-03  3:03           ` Eric Schulte
2014-03-05  1:56             ` Eric Abrahamsen
2014-03-05  3:20               ` Nick Dokos
2014-03-06 17:00                 ` Eric Schulte
2014-03-07  7:26                   ` Bastien
2014-03-07 16:05                     ` Richard Lawrence
2014-03-07 21:09                       ` Eric Schulte
2014-03-08  4:05                         ` Richard Lawrence
2014-03-13 14:55                       ` Bastien
2014-03-13 16:28                         ` Richard Lawrence
2014-03-21  8:08                           ` 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=87wqhtywkx.fsf@Rainer.invalid \
    --to=stromeko@nexgo.de \
    --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).