emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Takafumi Arakaki <aka.tkf@gmail.com>
To: Nicolas Goaziou <n.goaziou@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: [PATCH] Fix org-entry-put (trouble with org-columns-edit-value)
Date: Fri, 7 Dec 2012 11:51:24 +0100	[thread overview]
Message-ID: <CAPM+gBQK=SuXEpmCQ09kcFBRFs39=f+=GdigrZLFFtt+U+gpww@mail.gmail.com> (raw)
In-Reply-To: <87fw3osva3.fsf@gmail.com>

It turned out that the bug I encountered was due to
after-change-function in flyspell-lazy.  It alters the
match data that's why org-entry-put worked unexpectedly.

https://github.com/rolandwalker/flyspell-lazy/pull/4


On Sun, Dec 2, 2012 at 9:39 AM, Nicolas Goaziou <n.goaziou@gmail.com> wrote:
> Takafumi Arakaki <aka.tkf@gmail.com> writes:
>
>> I can confirm that the behavior I described still exists.
>> I checked with the latest version (8d22b119786206bbae98183b0fb61e3ab1b22a43)
>> in maint branch of org-mode and the latest version (110979) in emacs-24 branch
>> of Emacs bzr repository.  I also checked with the master branch
>> (6642177dee3ec04404ebd99391748f373ada3d2a) result was the same.
>
> OK thanks for the confirmation. Could you provide an ECM (or better:
> write an ERT test) for it?
>
>
> Regards,
>
> --
> Nicolas Goaziou

      reply	other threads:[~2012-12-07 10:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-06 19:48 [PATCH] Fix org-entry-put (trouble with org-columns-edit-value) Takafumi Arakaki
2012-11-09  8:58 ` Nicolas Goaziou
2012-11-09 13:08   ` Takafumi Arakaki
2012-11-09 13:25     ` Nicolas Goaziou
2012-11-09 14:34       ` Takafumi Arakaki
2012-12-02  4:52         ` Takafumi Arakaki
2012-12-02  8:39           ` Nicolas Goaziou
2012-12-07 10:51             ` Takafumi Arakaki [this message]

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='CAPM+gBQK=SuXEpmCQ09kcFBRFs39=f+=GdigrZLFFtt+U+gpww@mail.gmail.com' \
    --to=aka.tkf@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=n.goaziou@gmail.com \
    /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).