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, 9 Nov 2012 14:08:11 +0100	[thread overview]
Message-ID: <CAPM+gBS_f-MUvBkS=dKn6qRdC8s5s=bBqZfjaO17M88B5=7ELg@mail.gmail.com> (raw)
In-Reply-To: <87ehk3jgod.fsf@gmail.com>

Hi,
Thanks for the reply.
Do you know if it is fixed in both master and maint, or only in master?

---
Takafumi


On Fri, Nov 9, 2012 at 9:58 AM, Nicolas Goaziou <n.goaziou@gmail.com> wrote:
> Hello,
>
> Takafumi Arakaki <aka.tkf@gmail.com> writes:
>
>> I have a trouble with org-columns-edit-value; updating property using
>> this command breaks property formatting.
>>
>> If I update MyProp_B in,
>>
>>    :PROPERTIES:
>>    :MyProp_A: a
>>    :MyProp_B: b
>>    :END:
>>
>> I end up with:
>>
>>    :PROPERTIES:
>>    :MyProp_A: :MyProp_B: x a
>>
>>    :END:
>>
>>
>> I found that (match-beginning 0) returns different value after
>> (delete-region (match-beginning 0) (match-end 0)).  The strange thing
>> is that I could not reproduce it in "plain" Emacs without loading my
>> init.el.
>>
>> I am using a few week older version from Emacs trunk.
>> emacs-version: "24.2.50.1"
>> emacs-bzr-version: "110740 rgm@gnu.org-20121030101856-aimepc487hfjuqqs"
>>
>>
>> I will try to reproduce the bug after updating Emacs (probably to the
>> 24.3 release branch) and org-mode later.  But I thought I'd share the
>> patch first.
>
> I think this was fixed a while ago. I'll wait for your feedback after
> you update Org.
>
>
> Regards,
>
> --
> Nicolas Goaziou

  reply	other threads:[~2012-11-09 13:08 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 [this message]
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

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+gBS_f-MUvBkS=dKn6qRdC8s5s=bBqZfjaO17M88B5=7ELg@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).