bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#45091: 27.1; M-x org-table-paste-rectanble


From: João Távora
Subject: 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@gnu.org> wrote:
>
> > From: Tak Kunihiro <homeros.misasa@gmail.com>
> > Date: Mon, 07 Dec 2020 14:00:28 +0900
> > Cc: tkk@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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]