all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tak Kunihiro <homeros.misasa@gmail.com>
To: "João Távora" <joaotavora@gmail.com>
Cc: tkk@misasa.okayama-u.ac.jp,
	Tak Kunihiro <homeros.misasa@gmail.com>,
	45091@debbugs.gnu.org
Subject: bug#45091: 27.1; M-x org-table-paste-rectangle
Date: Tue, 08 Dec 2020 08:33:43 +0900	[thread overview]
Message-ID: <m1ft4hyyw8.fsf_-_@misasa.okayama-u.ac.jp> (raw)
In-Reply-To: <CALDnm53ZSJF8hCSKiaE5c=ykrTbnaxM9i5mtzpJHB-uP9M4=-Q@mail.gmail.com> ("João Távora"'s message of "Mon, 7 Dec 2020 22:20:55 +0000")

>>>> 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@4104 | 4104 | ref-coal-krt-2000-4-s1 | s109b   |     10 |     0 |     0 |
| ref-coal-krt-2000-4-s1@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@4112 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2@4113 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2@4114 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2@4115 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2@4116 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2@4117 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2@4118 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2@4119 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2@4124 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2@4125 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2@4126 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2@4127 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2@4128 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2@4129 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2@4130 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2@4131 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2@4132 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2@4133 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2@4134 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2@4135 |        |        |               |         |         |     |      |      |
| cniso-mtx-ogl1-2@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 ###





  parent reply	other threads:[~2020-12-07 23:33 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-07  5:00 bug#45091: 27.1; M-x org-table-paste-rectanble Tak Kunihiro
2020-12-07 15:37 ` Eli Zaretskii
2020-12-07 15:39   ` João Távora
2020-12-07 22:20     ` João Távora
2020-12-07 22:23       ` João Távora
2020-12-07 23:33       ` Tak Kunihiro [this message]
2020-12-08  2:42         ` bug#45091: 27.1; M-x org-table-paste-rectangle João Távora
2020-12-08  2:42           ` João Távora
2020-12-08 17:02           ` João Távora
2020-12-08 17:02             ` João Távora
2020-12-08 17:08             ` Eli Zaretskii
2020-12-08 17:08             ` Eli Zaretskii
2020-12-08 23:48             ` Tak Kunihiro
2020-12-08 23:48               ` Tak Kunihiro
2020-12-20  0:14             ` Tak Kunihiro
2020-12-20  0:14               ` Tak Kunihiro
2020-12-20  0:18               ` João Távora
2020-12-20  0:18                 ` João Távora
2020-12-21  4:58                 ` Tak Kunihiro
2020-12-21  4:58                 ` Tak Kunihiro
2021-01-16  6:24               ` Tak Kunihiro
2021-01-16  6:24                 ` Tak Kunihiro
2021-01-15 11:44 ` Naoya Yamashita
2021-01-15 12:19   ` João Távora
2021-01-15 19:33     ` Naoya Yamashita

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=m1ft4hyyw8.fsf_-_@misasa.okayama-u.ac.jp \
    --to=homeros.misasa@gmail.com \
    --cc=45091@debbugs.gnu.org \
    --cc=joaotavora@gmail.com \
    --cc=tkk@misasa.okayama-u.ac.jp \
    /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.