From: Eason Huang <aqua0210@foxmail.com>
To: "Gerd Möllmann" <gerd.moellmann@gmail.com>
Cc: Ihor Radchenko <yantar92@posteo.net>,
58928@debbugs.gnu.org, Stefan Monnier <monnier@iro.umontreal.ca>,
Matt Armstrong <matt@rfc20.org>, Eli Zaretskii <eliz@gnu.org>,
Eli Qian <eli.q.qian@gmail.com>
Subject: bug#58928: 29.0.50; overlays in org-mode are disrupted after call `org-capture`
Date: Thu, 3 Nov 2022 22:57:12 +0800 [thread overview]
Message-ID: <tencent_35F3E08B6B8E9B4772C52F3825E3482B1B08@qq.com> (raw)
In-Reply-To: <m2y1ssazek.fsf@Mini.fritz.box>
[-- Attachment #1: Type: text/plain, Size: 1627 bytes --]
Hi Gerd,
> 2022年11月3日 22:25,Gerd Möllmann <gerd.moellmann@gmail.com>writes:
>
> Eason Huang <aqua0210@foxmail.com> writes:
>
>> Stefan Monnier <monnier@iro.umontreal.ca> writes:
>>
>>>> I don't know, but my guess is that the indirect buffer thing is already
>>>> a good starting point for Stefan/Matt.
>>>
>>> Indeed. I believe it is now fixed. Please confirm,
>>
>> Hi stefan,
>>
>> I tried the latest commit, but thhis issue is still existed on macOS and
>> Windows 10.
>>
>> I tested commit 8a5678906fa1b899c4d111e5ee4334b278f50d48 on Windows 10,
>> and commit 2eb2eb0c9ead205935be58ce9bb54465d48b20c8 on macOS Ventura
>> (13.0)
>
> I can't reproduce it anymore (macOS 13, but that shouldn't matter). I'm
> on d16494cffbed79a916482558ae5ed1bdcc67c88d.
>
> Did you anything different from what you did before?
No, I did the same as before.
I can reproduce the following steps, may be you can have try:
1. emacs -Q , launch Emacs
2. M-x org-capture, and then type `t` (task)
Now the buffer CAPTURE-.notes will open with contents as bellow:
** TODO (now the cursor is here, you can type some characters, such as "test1", and then type C-C C-c )
[2022-11-03 Thu]
3. C-x b, switch-to-buffer .notes
The contents is as below:
* Tasks
** TODO test1(move cusror here and type TAB)
[2022-11-03 Thu]
4. Now the .notes buffer is like this:
* Tasks
** TODO test1...
5. Try step 2 again, now you will see the issue. Now the .notes buffer looks like this:
* Tasks
** TODO test1...TODO
[2022-11-03 Thu]
test1
------
Eason Huang
[-- Attachment #2: Type: text/html, Size: 2548 bytes --]
next prev parent reply other threads:[~2022-11-03 14:57 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-31 13:58 bug#58928: 29.0.50; overlays in org-mode are disrupted after call `org-capture` Eli Qian
2022-11-01 6:14 ` Eli Zaretskii
2022-11-01 7:01 ` Gerd Möllmann
[not found] ` <87sfj3gmsx.fsf@gmail.com>
2022-11-01 7:50 ` Gerd Möllmann
2022-11-01 8:08 ` Gerd Möllmann
2022-11-01 9:07 ` Ihor Radchenko
2022-11-01 9:20 ` Gerd Möllmann
2022-11-01 22:36 ` Matt Armstrong
2022-11-01 23:25 ` Matt Armstrong
2022-11-02 1:39 ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-11-02 2:49 ` Matt Armstrong
2022-11-02 4:53 ` Gerd Möllmann
2022-11-03 13:10 ` Eason Huang
2022-11-03 14:25 ` Gerd Möllmann
2022-11-03 14:57 ` Eason Huang [this message]
2022-11-03 15:18 ` Gerd Möllmann
2022-11-03 15:41 ` Eason Huang
2022-11-03 15:02 ` Eason Huang
2022-11-03 15:45 ` Eason Huang
2022-11-03 16:12 ` Gerd Möllmann
2022-11-03 22:51 ` Matt Armstrong
2022-11-04 2:49 ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-11-04 4:33 ` Matt Armstrong
2022-11-04 16:05 ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-11-04 22:47 ` Matt Armstrong
2022-11-04 22:58 ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-11-05 6:28 ` Eli Zaretskii
2022-11-04 3:47 ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-11-04 18:06 ` Matt Armstrong
2022-11-05 2:45 ` Ihor Radchenko
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=tencent_35F3E08B6B8E9B4772C52F3825E3482B1B08@qq.com \
--to=aqua0210@foxmail.com \
--cc=58928@debbugs.gnu.org \
--cc=eli.q.qian@gmail.com \
--cc=eliz@gnu.org \
--cc=gerd.moellmann@gmail.com \
--cc=matt@rfc20.org \
--cc=monnier@iro.umontreal.ca \
--cc=yantar92@posteo.net \
/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.