GNU bug report logs - #45091
27.1; M-x org-table-paste-rectanble

Previous Next

Package: org-mode;

Reported by: Tak Kunihiro <homeros.misasa <at> gmail.com>

Date: Mon, 7 Dec 2020 05:01:02 UTC

Severity: normal

To reply to this bug, email your comments to 45091 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#45091; Package emacs. (Mon, 07 Dec 2020 05:01:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Tak Kunihiro <homeros.misasa <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Mon, 07 Dec 2020 05:01:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Tak Kunihiro <homeros.misasa <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Cc: tkk <at> misasa.okayama-u.ac.jp
Subject: 27.1; M-x org-table-paste-rectanble
Date: Mon, 07 Dec 2020 14:00:28 +0900
I see error message "Marker does not point anywhere" during copy and
paste operation between org-table on Emacs 27.1.

    $ emacs -Q
    M-x find-file FOLLOWING_FILE
    Eval: (progn (require 'org) (require 'org-table) (orgtbl-mode))
    Select all cells of the first org-table
    M-x org-table-copy-region
    Click the top-left of the second org-table
    M-x org-table-paste-rectangle
    M-x undo
    Click the top-left of the second org-table
    M-x org-table-paste-rectangle

Then I see following messages.  No error is observed on Emacs 26.3.

    Mark set
    Error in post-command-hook (jit-lock--antiblink-post-command): (error "Marker does not point anywhere")
    Error during redisplay: (jit-lock-function 3145) signaled (error "Marker does not point anywhere")
    Error during redisplay: (jit-lock-function 772) signaled (error "Marker does not point anywhere")
    Error during redisplay: (jit-lock-function 1272) signaled (error "Marker does not point anywhere")
    Error during redisplay: (jit-lock-function 1772) signaled (error "Marker does not point anywhere")
    Error during redisplay: (jit-lock-function 2272) signaled (error "Marker does not point anywhere")
    Error during redisplay: (jit-lock-function 2772) signaled (error "Marker does not point anywhere")
    Error during redisplay: (jit-lock-function 3272) signaled (error "Marker does not point anywhere")
    Error during redisplay: (jit-lock-function 3772) signaled (error "Marker does not point anywhere")

I cannot tell what is the source of problem.  Can you fix this?


######## beginning_of_file
-*- mode: latex -*-

| rownames                    |  acq | stone                  | session | kCNzCC | DD15N | DD13C |
| ref-coal-krt-2000-4-s1 <at> 4104 | 4104 | ref-coal-krt-2000-4-s1 | s109b   |     10 |     0 |     0 |
| ref-coal-krt-2000-4-s1 <at> 4105 | 4105 | ref-coal-krt-2000-4-s1 | s109b   |     10 |     0 |     0 |

|-----------------------+--------+--------+---------------+---------+---------+-----+------+------|
|                       | 12C12C | 12C14N | 12C14Nz12C12C | d13Cion | d15Nion | N/C | d13C | d15N |
|-----------------------+--------+--------+---------------+---------+---------+-----+------+------|
| cniso-mtx-ogl1-2 <at> 4112 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4113 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4114 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4115 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4116 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4117 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4118 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4119 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4124 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4125 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4126 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4127 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4128 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4129 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4130 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4131 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4132 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4133 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4134 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4135 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4136 |        |        |               |         |         |     |      |      |
|-----------------------+--------+--------+---------------+---------+---------+-----+------+------|

######## end_of_file




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#45091; Package emacs. (Mon, 07 Dec 2020 15:39:01 GMT) Full text and rfc822 format available.

Message #8 received at 45091 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Tak Kunihiro <homeros.misasa <at> gmail.com>, João Távora <joaotavora <at> gmail.com>
Cc: tkk <at> misasa.okayama-u.ac.jp, 45091 <at> debbugs.gnu.org
Subject: Re: bug#45091: 27.1; M-x org-table-paste-rectanble
Date: Mon, 07 Dec 2020 17:37:51 +0200
> From: Tak Kunihiro <homeros.misasa <at> gmail.com>
> Date: Mon, 07 Dec 2020 14:00:28 +0900
> Cc: tkk <at> misasa.okayama-u.ac.jp
> 
> I see error message "Marker does not point anywhere" during copy and
> paste operation between org-table on Emacs 27.1.
> 
>     $ emacs -Q
>     M-x find-file FOLLOWING_FILE
>     Eval: (progn (require 'org) (require 'org-table) (orgtbl-mode))
>     Select all cells of the first org-table
>     M-x org-table-copy-region
>     Click the top-left of the second org-table
>     M-x org-table-paste-rectangle
>     M-x undo
>     Click the top-left of the second org-table
>     M-x org-table-paste-rectangle
> 
> Then I see following messages.  No error is observed on Emacs 26.3.
> 
>     Mark set
>     Error in post-command-hook (jit-lock--antiblink-post-command): (error "Marker does not point anywhere")
>     Error during redisplay: (jit-lock-function 3145) signaled (error "Marker does not point anywhere")

João, could you please look into this?  If it's possible to fix this
for Emacs 27.2, I'd like it to be fixed.

Thanks.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#45091; Package emacs. (Mon, 07 Dec 2020 15:41:02 GMT) Full text and rfc822 format available.

Message #11 received at 45091 <at> debbugs.gnu.org (full text, mbox):

From: João Távora <joaotavora <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: Tak Kunihiro <homeros.misasa <at> gmail.com>, tkk <at> misasa.okayama-u.ac.jp,
 45091 <at> debbugs.gnu.org
Subject: Re: bug#45091: 27.1; M-x org-table-paste-rectanble
Date: Mon, 7 Dec 2020 15:39:45 +0000
On Mon, Dec 7, 2020 at 3:38 PM Eli Zaretskii <eliz <at> gnu.org> wrote:
>
> > From: Tak Kunihiro <homeros.misasa <at> gmail.com>
> > Date: Mon, 07 Dec 2020 14:00:28 +0900
> > Cc: tkk <at> misasa.okayama-u.ac.jp
> >
> > I see error message "Marker does not point anywhere" during copy and
> > paste operation between org-table on Emacs 27.1.
> >
> >     $ emacs -Q
> >     M-x find-file FOLLOWING_FILE
> >     Eval: (progn (require 'org) (require 'org-table) (orgtbl-mode))
> >     Select all cells of the first org-table
> >     M-x org-table-copy-region
> >     Click the top-left of the second org-table
> >     M-x org-table-paste-rectangle
> >     M-x undo
> >     Click the top-left of the second org-table
> >     M-x org-table-paste-rectangle
> >
> > Then I see following messages.  No error is observed on Emacs 26.3.
> >
> >     Mark set
> >     Error in post-command-hook (jit-lock--antiblink-post-command): (error "Marker does not point anywhere")
> >     Error during redisplay: (jit-lock-function 3145) signaled (error "Marker does not point anywhere")
>
> João, could you please look into this?  If it's possible to fix this
> for Emacs 27.2, I'd like it to be fixed.

Understood. Will do.

João




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#45091; Package emacs. (Mon, 07 Dec 2020 22:22:02 GMT) Full text and rfc822 format available.

Message #14 received at 45091 <at> debbugs.gnu.org (full text, mbox):

From: João Távora <joaotavora <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: Tak Kunihiro <homeros.misasa <at> gmail.com>, tkk <at> misasa.okayama-u.ac.jp,
 45091 <at> debbugs.gnu.org
Subject: Re: bug#45091: 27.1; M-x org-table-paste-rectanble
Date: Mon, 7 Dec 2020 22:20:55 +0000
On Mon, Dec 7, 2020 at 3:39 PM João Távora <joaotavora <at> gmail.com> wrote:
>
> On Mon, Dec 7, 2020 at 3:38 PM Eli Zaretskii <eliz <at> gnu.org> wrote:
> >
> > > From: Tak Kunihiro <homeros.misasa <at> gmail.com>
> > > Date: Mon, 07 Dec 2020 14:00:28 +0900
> > > Cc: tkk <at> misasa.okayama-u.ac.jp
> > >
> > > I see error message "Marker does not point anywhere" during copy and
> > > paste operation between org-table on Emacs 27.1.
> > >
> > >     $ emacs -Q
> > >     M-x find-file FOLLOWING_FILE
> > >     Eval: (progn (require 'org) (require 'org-table) (orgtbl-mode))
> > >     Select all cells of the first org-table
> > >     M-x org-table-copy-region
> > >     Click the top-left of the second org-table
> > >     M-x org-table-paste-rectangle
> > >     M-x undo
> > >     Click the top-left of the second org-table
> > >     M-x org-table-paste-rectangle
> > >
> > > Then I see following messages.  No error is observed on Emacs 26.3.
> > >
> > >     Mark set
> > >     Error in post-command-hook (jit-lock--antiblink-post-command): (error "Marker does not point anywhere")
> > >     Error during redisplay: (jit-lock-function 3145) signaled (error "Marker does not point anywhere")
> >
> > João, could you please look into this?  If it's possible to fix this
> > for Emacs 27.2, I'd like it to be fixed.
>
> Understood. Will do.

Can't reproduce this on Emacs master.  Will try on 27.1

I'm a bit unsure of what exactly "select all cells of the first org-table"
means, as I'm not an Org-table user.  I assume the region that comprises
those lines, but it has to come "inside" the table, otherwise the
"copy-region" command won't work.

João




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#45091; Package emacs. (Mon, 07 Dec 2020 22:25:02 GMT) Full text and rfc822 format available.

Message #17 received at 45091 <at> debbugs.gnu.org (full text, mbox):

From: João Távora <joaotavora <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: Tak Kunihiro <homeros.misasa <at> gmail.com>, tkk <at> misasa.okayama-u.ac.jp,
 45091 <at> debbugs.gnu.org
Subject: Re: bug#45091: 27.1; M-x org-table-paste-rectanble
Date: Mon, 7 Dec 2020 22:23:53 +0000
Also cannot reproduce on 27.1.  Eli, can you?  If so, how did you interpret
Tak Kunihiro's instructions?

João




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#45091; Package emacs. (Mon, 07 Dec 2020 23:34:02 GMT) Full text and rfc822 format available.

Message #20 received at 45091 <at> debbugs.gnu.org (full text, mbox):

From: Tak Kunihiro <homeros.misasa <at> gmail.com>
To: João Távora <joaotavora <at> gmail.com>
Cc: Eli Zaretskii <eliz <at> gnu.org>, tkk <at> misasa.okayama-u.ac.jp,
 Tak Kunihiro <homeros.misasa <at> gmail.com>, 45091 <at> debbugs.gnu.org
Subject: Re: bug#45091: 27.1; M-x org-table-paste-rectangle
Date: Tue, 08 Dec 2020 08:33:43 +0900
>>>> Then I see following messages.  No error is observed on Emacs 26.3.
>>>>
>>>>     Mark set
>>>>     Error in post-command-hook (jit-lock--antiblink-post-command): (error "Marker does not point anywhere")
>>>>     Error during redisplay: (jit-lock-function 3145) signaled (error "Marker does not point anywhere")
>>>
>>> João, could you please look into this?  If it's possible to fix this
>>> for Emacs 27.2, I'd like it to be fixed.
>>
>> Understood. Will do.
>
> Can't reproduce this on Emacs master.  Will try on 27.1
>
> I'm a bit unsure of what exactly "select all cells of the first org-table"
> means, as I'm not an Org-table user.  I assume the region that comprises
> those lines, but it has to come "inside" the table, otherwise the
> "copy-region" command won't work.

I meant "select all cells of the first org-table" to be following
action.

  (org-table-copy-region (1+ (org-table-begin)) (- (org-table-end) 2))

> Also cannot reproduce on 27.1.  Eli, can you?  If so, how did you interpret
> Tak Kunihiro's instructions?

I apologize that the file I posted is NG.  Please try the following file
as shown below.

I see those error on Emacs 27.1 for MacOS from emacsformacosx and that
for Windows from www.gnu.org/software/emacs.


### BEGINNING OF FILE "20201207-1200.tex" ###
-*- mode: latex -*-

| rownames                    |  acq | stone                  | session | kCNzCC | DD15N | DD13C |
| ref-coal-krt-2000-4-s1 <at> 4104 | 4104 | ref-coal-krt-2000-4-s1 | s109b   |     10 |     0 |     0 |
| ref-coal-krt-2000-4-s1 <at> 4105 | 4105 | ref-coal-krt-2000-4-s1 | s109b   |     10 |     0 |     0 |

|-----------------------+--------+--------+---------------+---------+---------+-----+------+------|
|                       | 12C12C | 12C14N | 12C14Nz12C12C | d13Cion | d15Nion | N/C | d13C | d15N |
|-----------------------+--------+--------+---------------+---------+---------+-----+------+------|
| cniso-mtx-ogl1-2 <at> 4112 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4113 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4114 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4115 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4116 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4117 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4118 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4119 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4124 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4125 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4126 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4127 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4128 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4129 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4130 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4131 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4132 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4133 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4134 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4135 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4136 |        |        |               |         |         |     |      |      |
|-----------------------+--------+--------+---------------+---------+---------+-----+------+------|


I see error message "Marker does not point anywhere" during copy and
paste operation with org-table on Emacs 27.1.

    $ emacs -Q
    M-x find-file FOLLOWING_FILE
    Eval: (progn (require 'org) (require 'org-table) (orgtbl-mode))
    Select all cells of the first org-table
    M-x org-table-copy-region
    Click the top-left of the second org-table
    M-x org-table-paste-rectangle
    M-x undo
    Click the top-left of the second org-table
    M-x org-table-paste-rectangle

Then I see following messages.  No error is observed on Emacs 26.3.

    Mark set
    Error in post-command-hook (jit-lock--antiblink-post-command): (error "Marker does not point anywhere")
    Error during redisplay: (jit-lock-function 3145) signaled (error "Marker does not point anywhere")
    Error during redisplay: (jit-lock-function 772) signaled (error "Marker does not point anywhere")
    Error during redisplay: (jit-lock-function 1272) signaled (error "Marker does not point anywhere")
    Error during redisplay: (jit-lock-function 1772) signaled (error "Marker does not point anywhere")
    Error during redisplay: (jit-lock-function 2272) signaled (error "Marker does not point anywhere")
    Error during redisplay: (jit-lock-function 2772) signaled (error "Marker does not point anywhere")
    Error during redisplay: (jit-lock-function 3272) signaled (error "Marker does not point anywhere")
    Error during redisplay: (jit-lock-function 3772) signaled (error "Marker does not point anywhere")

I cannot tell what is the source of problem.  Can you fix this?
### END OF FILE ###




bug reassigned from package 'emacs' to 'emacs,org-mode'. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Tue, 08 Dec 2020 01:22:02 GMT) Full text and rfc822 format available.

bug No longer marked as found in versions 27.1. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Tue, 08 Dec 2020 01:22:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org, emacs-orgmode <at> gnu.org:
bug#45091; Package emacs,org-mode. (Tue, 08 Dec 2020 02:43:02 GMT) Full text and rfc822 format available.

Message #27 received at 45091 <at> debbugs.gnu.org (full text, mbox):

From: João Távora <joaotavora <at> gmail.com>
To: Tak Kunihiro <homeros.misasa <at> gmail.com>
Cc: Eli Zaretskii <eliz <at> gnu.org>, tkk <at> misasa.okayama-u.ac.jp,
 45091 <at> debbugs.gnu.org
Subject: Re: bug#45091: 27.1; M-x org-table-paste-rectangle
Date: Tue, 8 Dec 2020 02:42:29 +0000
> I apologize that the file I posted is NG.  Please try the following file
> as shown below.

Thanks, now I did reproduce... something.  I get the "Marker does not
point anywhere" error you describe, but also mentions to other broken
functionality, not only the "antiblink":

Error in post-command-hook (jit-lock--antiblink-post-command): (error
"Marker does not point anywhere")
primitive-undo: Marker does not point anywhereError during redisplay:
(jit-lock-function 772) signaled (error "Marker does not point
anywhere")
Error during redisplay: (jit-lock-function 1272) signaled (error
"Marker does not point anywhere")
Error during redisplay: (jit-lock-function 1772) signaled (error
"Marker does not point anywhere")
Error during redisplay: (jit-lock-function 2272) signaled (error
"Marker does not point anywhere")
Error during redisplay: (jit-lock-function 2772) signaled (error
"Marker does not point anywhere")

If I turn on debug-on-error, I also get the stacktrace below
on RET, which runs newline.
It seems the problem comes from "syntax-ppss", which is also
called from "antiblink". I cannot always reproduce this, and
often I can reproduce without needing the "undo".

I'll keep investigating: I still don't know which marker the message
is referring to.  It could be antiblink's marker, but it could be
anything else.

João

Debugger entered--Lisp error: (error "Marker does not point anywhere")
  syntax-ppss()
  electric-indent-post-self-insert-function()
  self-insert-command(1)
  newline(nil 1)
  funcall-interactively(newline nil 1)
  call-interactively(newline)
  (let (orgtbl-mode) (call-interactively (or (key-binding "\15")
(key-binding [(return)]) 'orgtbl-error)))
  (if (org-at-table-p) (call-interactively 'orgtbl-ret) (let
(orgtbl-mode) (call-interactively (or (key-binding "\15") (key-binding
[(return)]) 'orgtbl-error))))
  orgtbl-hijacker-command-101(1)
  funcall-interactively(orgtbl-hijacker-command-101 1)
  call-interactively(orgtbl-hijacker-command-101 nil nil)
  command-execute(orgtbl-hijacker-command-101)




Information forwarded to bug-gnu-emacs <at> gnu.org, emacs-orgmode <at> gnu.org:
bug#45091; Package emacs,org-mode. (Tue, 08 Dec 2020 17:03:02 GMT) Full text and rfc822 format available.

Message #30 received at 45091 <at> debbugs.gnu.org (full text, mbox):

From: João Távora <joaotavora <at> gmail.com>
To: Tak Kunihiro <homeros.misasa <at> gmail.com>
Cc: Eli Zaretskii <eliz <at> gnu.org>, tkk <at> misasa.okayama-u.ac.jp,
 45091 <at> debbugs.gnu.org
Subject: Re: bug#45091: 27.1; M-x org-table-paste-rectangle
Date: Tue, 08 Dec 2020 17:02:13 +0000
João Távora <joaotavora <at> gmail.com> writes:

> I'll keep investigating: I still don't know which marker the message
> is referring to.  It could be antiblink's marker, but it could be
> anything else.
>
> João

I've now reproduced after setting

  (setq jit-lock-antiblink-grace nil)

Which turns off the antiblink feature _almost_ entirely.  I've also been
able to reproduce it from the command line via:

    ~/Source/Emacs/emacs-27/src/emacs -Q ~/tmp/taks-file.latex                         \
      --eval "(progn                                                                   \
               (require 'org)                                                          \
               (require 'org-table)                                                    \
               (orgtbl-mode)                                                           \
               (remove-hook 'post-command-hook                                         \
                            'jit-lock--antiblink-post-command t))"

Which _completely_ turns off the antiblink feature.

It doesn't need a window system, -nw is fine to reproduce.

This was with a fresh build of the Emacs 27.1 tag.

It's hard to reproduce sometimes, but iterating the undo/paste rectangle
cycle eventually gets one there.  It has to be done on the very same
file that Tak Kunihiro posted.  Sometimes I mess the file slightly (in
ways that I can't tell) and it doesn't happen again.

Tak Kunihiro, what is in your opinion the deciding character of these
files? I.e. what did you change from the first file (where I couldn't
reproduce) to the second?

I'm quite lost as to why this happens, of course, but it seems it's
always coming from syntax-ppss.  When I evaluate that definition (rather
than compiling), I get more clues:

Debugger entered--Lisp error: (error "Marker does not point anywhere")
  >(#<marker in no buffer> 2919)
  (and old-pos (> old-pos pos))
  (if (and old-pos (> old-pos pos)) (setq old-pos nil))
  (let* ((cell (syntax-ppss--data)) (ppss-last (car cell)) (ppss-cache (cdr cell)) (old-ppss (cdr ppss-last)) (old-pos (car pps$
  (progn (set-syntax-table (or syntax-ppss-table (syntax-table))) (let* ((cell (syntax-ppss--data)) (ppss-last (car cell)) (pps$
  (unwind-protect (progn (set-syntax-table (or syntax-ppss-table (syntax-table))) (let* ((cell (syntax-ppss--data)) (ppss-last $
  (let ((table (syntax-table)) (buffer (current-buffer))) (unwind-protect (progn (set-syntax-table (or syntax-ppss-table (synta$
  syntax-ppss()

I'll keep looking a bit, but at this point it doesn't seem to have
anything to do with the antiblink feature.  I might be wrong, but I
think that only shows up first in the messages buffer because it's
unlucky enough to be one of the first users of syntax-ppss after a
command.

João










Information forwarded to bug-gnu-emacs <at> gnu.org, emacs-orgmode <at> gnu.org:
bug#45091; Package emacs,org-mode. (Tue, 08 Dec 2020 17:10:02 GMT) Full text and rfc822 format available.

Message #33 received at 45091 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: João Távora <joaotavora <at> gmail.com>,
 Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: homeros.misasa <at> gmail.com, tkk <at> misasa.okayama-u.ac.jp, 45091 <at> debbugs.gnu.org
Subject: Re: bug#45091: 27.1; M-x org-table-paste-rectangle
Date: Tue, 08 Dec 2020 19:08:38 +0200
> From: João Távora <joaotavora <at> gmail.com>
> Cc: Eli Zaretskii <eliz <at> gnu.org>,  45091 <at> debbugs.gnu.org,
>   tkk <at> misasa.okayama-u.ac.jp
> Date: Tue, 08 Dec 2020 17:02:13 +0000
> 
> I'm quite lost as to why this happens, of course, but it seems it's
> always coming from syntax-ppss.  When I evaluate that definition (rather
> than compiling), I get more clues:
> 
> Debugger entered--Lisp error: (error "Marker does not point anywhere")
>   >(#<marker in no buffer> 2919)
>   (and old-pos (> old-pos pos))
>   (if (and old-pos (> old-pos pos)) (setq old-pos nil))
>   (let* ((cell (syntax-ppss--data)) (ppss-last (car cell)) (ppss-cache (cdr cell)) (old-ppss (cdr ppss-last)) (old-pos (car pps$
>   (progn (set-syntax-table (or syntax-ppss-table (syntax-table))) (let* ((cell (syntax-ppss--data)) (ppss-last (car cell)) (pps$
>   (unwind-protect (progn (set-syntax-table (or syntax-ppss-table (syntax-table))) (let* ((cell (syntax-ppss--data)) (ppss-last $
>   (let ((table (syntax-table)) (buffer (current-buffer))) (unwind-protect (progn (set-syntax-table (or syntax-ppss-table (synta$
>   syntax-ppss()
> 
> I'll keep looking a bit, but at this point it doesn't seem to have
> anything to do with the antiblink feature.  I might be wrong, but I
> think that only shows up first in the messages buffer because it's
> unlucky enough to be one of the first users of syntax-ppss after a
> command.

Stefan, any ideas?




Information forwarded to bug-gnu-emacs <at> gnu.org, emacs-orgmode <at> gnu.org:
bug#45091; Package emacs,org-mode. (Tue, 08 Dec 2020 23:50:02 GMT) Full text and rfc822 format available.

Message #36 received at 45091 <at> debbugs.gnu.org (full text, mbox):

From: Tak Kunihiro <homeros.misasa <at> gmail.com>
To: João Távora <joaotavora <at> gmail.com>
Cc: Tak Kunihiro <homeros.misasa <at> gmail.com>, tkk <at> misasa.okayama-u.ac.jp,
 Eli Zaretskii <eliz <at> gnu.org>, 45091 <at> debbugs.gnu.org
Subject: Re: bug#45091: 27.1; M-x org-table-paste-rectangle
Date: Wed, 09 Dec 2020 08:48:51 +0900
> Tak Kunihiro, what is in your opinion the deciding character of these
> files? I.e. what did you change from the first file (where I couldn't
> reproduce) to the second?

The difference between the first and the second files is, the existence
of plain sentences after the second org-table.

I see the problem randomly when I make a LaTeX table using org-mode
radio-table.

I was writing a recipe with the two org-tables.  I thought that
org-tables are the essence of the problem; however, it seems that
org-tables followed by plain sentences seems to be the source of the
problem.

Again, I do not see problem on 26.3.




Information forwarded to bug-gnu-emacs <at> gnu.org, emacs-orgmode <at> gnu.org:
bug#45091; Package emacs,org-mode. (Sun, 20 Dec 2020 00:17:01 GMT) Full text and rfc822 format available.

Message #39 received at 45091 <at> debbugs.gnu.org (full text, mbox):

From: Tak Kunihiro <homeros.misasa <at> gmail.com>
To: João Távora <joaotavora <at> gmail.com>
Cc: Tak Kunihiro <homeros.misasa <at> gmail.com>, tkk <at> misasa.okayama-u.ac.jp,
 Eli Zaretskii <eliz <at> gnu.org>, 45091 <at> debbugs.gnu.org
Subject: Re: bug#45091: 27.1; M-x org-table-paste-rectangle
Date: Sun, 20 Dec 2020 09:14:58 +0900
> I'll keep looking a bit, but at this point it doesn't seem to have
> anything to do with the antiblink feature.  I might be wrong, but I
> think that only shows up first in the messages buffer because it's
> unlucky enough to be one of the first users of syntax-ppss after a
> command.

I confirmed that I can reproduce the problem with 27.1.90.  Although the
recipe seems complicated, I see the problem quite often when I work with
LaTeX-mode.  I still have to stick on 26.3.

I appreciate if the problem would be fixed.




Information forwarded to bug-gnu-emacs <at> gnu.org, emacs-orgmode <at> gnu.org:
bug#45091; Package emacs,org-mode. (Sun, 20 Dec 2020 00:20:02 GMT) Full text and rfc822 format available.

Message #42 received at 45091 <at> debbugs.gnu.org (full text, mbox):

From: João Távora <joaotavora <at> gmail.com>
To: Tak Kunihiro <homeros.misasa <at> gmail.com>
Cc: Eli Zaretskii <eliz <at> gnu.org>, tkk <at> misasa.okayama-u.ac.jp,
 45091 <at> debbugs.gnu.org
Subject: Re: bug#45091: 27.1; M-x org-table-paste-rectangle
Date: Sun, 20 Dec 2020 00:18:02 +0000
On Sun, Dec 20, 2020 at 12:15 AM Tak Kunihiro <homeros.misasa <at> gmail.com> wrote:
>
> > I'll keep looking a bit, but at this point it doesn't seem to have
> > anything to do with the antiblink feature.  I might be wrong, but I
> > think that only shows up first in the messages buffer because it's
> > unlucky enough to be one of the first users of syntax-ppss after a
> > command.
>
> I confirmed that I can reproduce the problem with 27.1.90.  Although the
> recipe seems complicated, I see the problem quite often when I work with
> LaTeX-mode.  I still have to stick on 26.3.
>
> I appreciate if the problem would be fixed.

Are you familiar with `git bisect`?  It's a bit of work, but it usually points
to the culprit commit.  Emacs history is very good.  I don't have
time for this right now, but maybe you have?  It's a question
of compiling Emacs methodically and then testing your recipe
each time.

João Távora




Information forwarded to bug-gnu-emacs <at> gnu.org, emacs-orgmode <at> gnu.org:
bug#45091; Package emacs,org-mode. (Mon, 21 Dec 2020 04:59:02 GMT) Full text and rfc822 format available.

Message #45 received at 45091 <at> debbugs.gnu.org (full text, mbox):

From: Tak Kunihiro <tkk <at> misasa.okayama-u.ac.jp>
To: joaotavora <at> gmail.com
Cc: homeros.misasa <at> gmail.com, tkk <at> misasa.okayama-u.ac.jp, eliz <at> gnu.org,
 45091 <at> debbugs.gnu.org
Subject: Re: bug#45091: 27.1; M-x org-table-paste-rectangle
Date: Mon, 21 Dec 2020 13:58:23 +0900 (JST)
>> > I'll keep looking a bit, but at this point it doesn't seem to have
>> > anything to do with the antiblink feature.  I might be wrong, but I
>> > think that only shows up first in the messages buffer because it's
>> > unlucky enough to be one of the first users of syntax-ppss after a
>> > command.
>>
>> I confirmed that I can reproduce the problem with 27.1.90.  Although the
>> recipe seems complicated, I see the problem quite often when I work with
>> LaTeX-mode.  I still have to stick on 26.3.
>>
>> I appreciate if the problem would be fixed.
> 
> Are you familiar with `git bisect`?  It's a bit of work, but it usually points
> to the culprit commit.  Emacs history is very good.  I don't have
> time for this right now, but maybe you have?  It's a question
> of compiling Emacs methodically and then testing your recipe
> each time.

I am not familiar with `git bisect` but I understand how to detect the
source of the problem.  I will ... try.




Information forwarded to bug-gnu-emacs <at> gnu.org, emacs-orgmode <at> gnu.org:
bug#45091; Package emacs,org-mode. (Fri, 15 Jan 2021 12:11:02 GMT) Full text and rfc822 format available.

Message #48 received at 45091 <at> debbugs.gnu.org (full text, mbox):

From: Naoya Yamashita <conao3 <at> gmail.com>
To: tkk <at> misasa.okayama-u.ac.jp
Cc: 45091 <at> debbugs.gnu.org
Subject: Re: bug#45091: 27.1; M-x org-table-paste-rectangle
Date: Fri, 15 Jan 2021 20:44:40 +0900 (JST)
Hi, I'm new on this thread, but I can reproduce tak's issue and I
tried to do bisect.

Finally, I got 5b45c269cda09fe46e110adb6f6767040f4ade59 is a
commit has a some problem.

I'm happy if this information could help you.

```
5b45c269cda09fe46e110adb6f6767040f4ade59
New jit-lock-antiblink-grace feature

* lisp/jit-lock.el (jit-lock-antiblink-grace): New defcustom.
(jit-lock--antiblink-line-beginning-position)
(jit-lock--antiblink-string-or-comment): New variables
(jit-lock--antiblink-post-command): New helper.
(jit-lock-mode): Tweak post-command-hook and
jit-lock-context-timer.

* etc/NEWS: Mention jit-lock-antiblink-grace

2 files changed, 81 insertions(+), 1 deletion(-)
etc/NEWS         |  7 ++++++
lisp/jit-lock.el | 75 +++++++++++++++++++++++++++++++++++++++++++++++++++++++-
```

---

Here is my bash script and do `C-c l` (org-table-copy-region) on
first table and `C-c ;` (org-table-paste-rectangle) on second table.
(~/dev/tmp/taks-file.tex have first tak's mention contents.)

```sh
make clean
./autogen.sh
./configure --prefix=$HOME/.local/head
make -j6
./src/emacs -Q ~/dev/tmp/taks-file.tex --eval "             \
  (progn                                                    \
    (setq truncate-lines t)                                 \
    (setq debug-on-error t)                                 \
    (require 'org)                                          \
    (require 'org-table)                                    \
    (orgtbl-mode)                                           \
    (global-set-key (kbd \"C-c l\")                         \
       (lambda ()                                           \
         (interactive)                                      \
         (org-table-copy-region (1+ (org-table-begin)) (- (org-table-end) 2)))) \
    (global-set-key (kbd \"C-c ;\")                         \
       (lambda ()                                           \
         (interactive)                                      \
         (org-table-paste-rectangle)                        \
         (set-buffer-modified-p nil))))"                    \
2>/dev/null
```

And here is my bisect log.
```
Bisect Log (14)
git bisect start 'emacs-27.1' 'emacs-26.3'
git bisect good 38564f8a664347c42f7614d9c91e0d49e4a073e8
git bisect good 825fd4d34165e5edc718a9df93838a410d25ea81
git bisect good 5c5c1b559313d06aab6516ff1b1acf1da3a01c7d
git bisect bad d7cd4ab7d948427104003f1d35cf52a4eac45d0a
git bisect bad 4b2c2faab83fe3b13430b837be7d450b5cd47caf
git bisect good 16ce6dbef279bda70b4d60b4d2d0aff008bfa5f7
git bisect bad 5063e38921de8cb872965abda32bcc6fd8894532
git bisect bad 4c933077157ba409d645f4649c8a3a8e534d53d5
git bisect good 096be9c4541329af259273fe604dc4f8669fbd8a
git bisect bad bd95d66ae97f3dcfe73b972de935e27e434e49be
git bisect bad 5b45c269cda09fe46e110adb6f6767040f4ade59
git bisect good 0e774d4f355b4f12a625da5ca9602d1ba876bcc1
5b45c269cda09fe46e110adb6f6767040f4ade59 is the first bad commit
```




Information forwarded to bug-gnu-emacs <at> gnu.org, emacs-orgmode <at> gnu.org:
bug#45091; Package emacs,org-mode. (Fri, 15 Jan 2021 12:20:01 GMT) Full text and rfc822 format available.

Message #51 received at 45091 <at> debbugs.gnu.org (full text, mbox):

From: João Távora <joaotavora <at> gmail.com>
To: Naoya Yamashita <conao3 <at> gmail.com>
Cc: tkk <at> misasa.okayama-u.ac.jp, 45091 <at> debbugs.gnu.org
Subject: Re: bug#45091: 27.1; M-x org-table-paste-rectangle
Date: Fri, 15 Jan 2021 12:19:08 +0000
Okay, your bisect scripts points to one of my commits.

But I wish it was more automated.  Because I tried quite
hard and sometimes I _could_ reproduce the problem and
sometimes I couldn't.  So you could be seeing noise here.
Maybe you can make your script  do those copy-paste
operations automatically and reliably?  Then we'd be sure.

Anyway, I think is might be enough to point to a bug
that was introduced by my commit, or rather exposed
by it.  I'll have another look.

João

On Fri, Jan 15, 2021 at 12:11 PM Naoya Yamashita <conao3 <at> gmail.com> wrote:
>
>
> Hi, I'm new on this thread, but I can reproduce tak's issue and I
> tried to do bisect.
>
> Finally, I got 5b45c269cda09fe46e110adb6f6767040f4ade59 is a
> commit has a some problem.
>
> I'm happy if this information could help you.
>
> ```
> 5b45c269cda09fe46e110adb6f6767040f4ade59
> New jit-lock-antiblink-grace feature
>
> * lisp/jit-lock.el (jit-lock-antiblink-grace): New defcustom.
> (jit-lock--antiblink-line-beginning-position)
> (jit-lock--antiblink-string-or-comment): New variables
> (jit-lock--antiblink-post-command): New helper.
> (jit-lock-mode): Tweak post-command-hook and
> jit-lock-context-timer.
>
> * etc/NEWS: Mention jit-lock-antiblink-grace
>
> 2 files changed, 81 insertions(+), 1 deletion(-)
> etc/NEWS         |  7 ++++++
> lisp/jit-lock.el | 75 +++++++++++++++++++++++++++++++++++++++++++++++++++++++-
> ```
>
> ---
>
> Here is my bash script and do `C-c l` (org-table-copy-region) on
> first table and `C-c ;` (org-table-paste-rectangle) on second table.
> (~/dev/tmp/taks-file.tex have first tak's mention contents.)
>
> ```sh
> make clean
> ./autogen.sh
> ./configure --prefix=$HOME/.local/head
> make -j6
> ./src/emacs -Q ~/dev/tmp/taks-file.tex --eval "             \
>   (progn                                                    \
>     (setq truncate-lines t)                                 \
>     (setq debug-on-error t)                                 \
>     (require 'org)                                          \
>     (require 'org-table)                                    \
>     (orgtbl-mode)                                           \
>     (global-set-key (kbd \"C-c l\")                         \
>        (lambda ()                                           \
>          (interactive)                                      \
>          (org-table-copy-region (1+ (org-table-begin)) (- (org-table-end) 2)))) \
>     (global-set-key (kbd \"C-c ;\")                         \
>        (lambda ()                                           \
>          (interactive)                                      \
>          (org-table-paste-rectangle)                        \
>          (set-buffer-modified-p nil))))"                    \
> 2>/dev/null
> ```
>
> And here is my bisect log.
> ```
> Bisect Log (14)
> git bisect start 'emacs-27.1' 'emacs-26.3'
> git bisect good 38564f8a664347c42f7614d9c91e0d49e4a073e8
> git bisect good 825fd4d34165e5edc718a9df93838a410d25ea81
> git bisect good 5c5c1b559313d06aab6516ff1b1acf1da3a01c7d
> git bisect bad d7cd4ab7d948427104003f1d35cf52a4eac45d0a
> git bisect bad 4b2c2faab83fe3b13430b837be7d450b5cd47caf
> git bisect good 16ce6dbef279bda70b4d60b4d2d0aff008bfa5f7
> git bisect bad 5063e38921de8cb872965abda32bcc6fd8894532
> git bisect bad 4c933077157ba409d645f4649c8a3a8e534d53d5
> git bisect good 096be9c4541329af259273fe604dc4f8669fbd8a
> git bisect bad bd95d66ae97f3dcfe73b972de935e27e434e49be
> git bisect bad 5b45c269cda09fe46e110adb6f6767040f4ade59
> git bisect good 0e774d4f355b4f12a625da5ca9602d1ba876bcc1
> 5b45c269cda09fe46e110adb6f6767040f4ade59 is the first bad commit
> ```
>
>
>


-- 
João Távora




Information forwarded to bug-gnu-emacs <at> gnu.org, emacs-orgmode <at> gnu.org:
bug#45091; Package emacs,org-mode. (Fri, 15 Jan 2021 19:35:01 GMT) Full text and rfc822 format available.

Message #54 received at 45091 <at> debbugs.gnu.org (full text, mbox):

From: Naoya Yamashita <conao3 <at> gmail.com>
To: joaotavora <at> gmail.com
Cc: tkk <at> misasa.okayama-u.ac.jp, 45091 <at> debbugs.gnu.org
Subject: Re: bug#45091: 27.1; M-x org-table-paste-rectangle
Date: Sat, 16 Jan 2021 04:33:49 +0900 (JST)
> Okay, your bisect scripts points to one of my commits.
> 
> But I wish it was more automated.  Because I tried quite
> hard and sometimes I _could_ reproduce the problem and
> sometimes I couldn't.  So you could be seeing noise here.
> Maybe you can make your script  do those copy-paste
> operations automatically and reliably?  Then we'd be sure.
> 
> Anyway, I think is might be enough to point to a bug
> that was introduced by my commit, or rather exposed
> by it.  I'll have another look.

Sorry, you're true.  I try to build (semi-)automatically
reproduce step and do bisect with it, I got different commit.

It is 165f7383822086d465519ebe6e4283723923f097 (Update Org to 9.3).

(I wanted to reproduce the problem completely in auto, but the
problem is related to Emacs font-lock and post-command-hook, and
I could not reproduce it with --batch.  If you know how to
partially pass control to Emacs main-loop while running Elisp,
please tell me that.)


## Repro step

1. Prepare below contents.

```latex <~/dev/tmp/taks-file.tex>
-*- mode: latex -*-

| rownames                    |  acq |
| ref-coal-krt-2000-4-s1 <at> 4104 | 4104 |
| ref-coal-krt-2000-4-s1 <at> 4105 | 4105 |

|------------------------+--------+--------+---------------+---------+---------+-----+------+------|
|                        | 12C12C | 12C14N | 12C14Nz12C12C | d13Cion | d15Nion | N/C | d13C | d15N |
|------------------------+--------+--------+---------------+---------+---------+-----+------+------|
| !cniso-mtx-ogl1-2 <at> 4112 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4113  |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4114  |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4115  |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4116  |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4117  |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4118  |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4119  |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4124  |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4125  |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4126  |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4127  |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4128  |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4129  |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4130  |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4131  |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4132  |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4133  |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4134  |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4135  |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2 <at> 4136  |        |        |               |         |         |     |      |      |
|------------------------+--------+--------+---------------+---------+---------+-----+------+------|
```

```sh <~/dev/tmp/bisect-script.sh>
git clean -fdx
make clean
./autogen.sh
./configure --prefix=$HOME/.local/head
make -j6
./src/emacs -Q ~/dev/tmp/taks-file.tex --eval "
  (progn
    (setq truncate-lines t)
    (setq debug-on-error t)
    (require 'org)
    (require 'org-table)
    (orgtbl-mode)
    
    (search-forward \"|\")
    (org-table-copy-region (1+ (org-table-begin)) (- (org-table-end) 2))
    
    (search-forward \"!\")
    
    (global-set-key (kbd \"<f5>\")
      (lambda ()
        (interactive)
        (org-table-paste-rectangle)
        (set-buffer-modified-p nil)
        (condition-case e
            (insert \"text\")
          (error
           (kill-emacs 1)))
        (kill-emacs 0)))
    )" \
2>/dev/null
```

2. Do below command in terminal
```sh
git bisect start emacs-27.1 emacs-26.3
git bisect run ~/dev/tmp/bisect-script.sh
```

3. Wait for build and wake Emacs, then press <f5>.

4. Got commit it has some problem.
(I got bellow bisect log in Magit)
```
Bisect Log (15)
git bisect start 'emacs-27.1' 'emacs-26.3'
git bisect good 38564f8a664347c42f7614d9c91e0d49e4a073e8
git bisect good 825fd4d34165e5edc718a9df93838a410d25ea81
git bisect good 5c5c1b559313d06aab6516ff1b1acf1da3a01c7d
git bisect bad d7cd4ab7d948427104003f1d35cf52a4eac45d0a
git bisect bad 4b2c2faab83fe3b13430b837be7d450b5cd47caf
git bisect good 16ce6dbef279bda70b4d60b4d2d0aff008bfa5f7
git bisect bad 5063e38921de8cb872965abda32bcc6fd8894532
git bisect bad 4c933077157ba409d645f4649c8a3a8e534d53d5
git bisect bad 096be9c4541329af259273fe604dc4f8669fbd8a
git bisect bad 8f2267c87bc96d6301aadeda66b870a61a0433e8
git bisect good 8bea7e9ab4453da71d9766d582089154f31de907
git bisect bad 165f7383822086d465519ebe6e4283723923f097
git bisect good 821de968434d2096bdea67dd24301bf6b517aef1
165f7383822086d465519ebe6e4283723923f097 is the first bad commit
```




Information forwarded to bug-gnu-emacs <at> gnu.org, emacs-orgmode <at> gnu.org:
bug#45091; Package emacs,org-mode. (Sat, 16 Jan 2021 06:25:02 GMT) Full text and rfc822 format available.

Message #57 received at 45091 <at> debbugs.gnu.org (full text, mbox):

From: Tak Kunihiro <homeros.misasa <at> gmail.com>
To: 45091 <at> debbugs.gnu.org
Cc: Eli Zaretskii <eliz <at> gnu.org>, tkk <at> misasa.okayama-u.ac.jp, conao3 <at> gmail.com,
 João Távora <joaotavora <at> gmail.com>
Subject: Re: bug#45091: 27.1; M-x org-table-paste-rectangle
Date: Sat, 16 Jan 2021 15:24:23 +0900
Naoya showed me workaround.

#+begin_src emacs-lisp
(when (equal emacs-major-version 27)
  (with-eval-after-load "org-compat"
    (defalias 'org-font-lock-ensure 'ignore)))
#+end_src

Now I switched from 26.3 to 27.1.




bug reassigned from package 'emacs,org-mode' to 'org-mode'. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Mon, 06 Jun 2022 17:51:01 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 64 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.