From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Tak Kunihiro Newsgroups: gmane.emacs.bugs Subject: bug#45091: 27.1; M-x org-table-paste-rectangle Date: Mon, 21 Dec 2020 13:58:23 +0900 (JST) Message-ID: <20201221.135823.1120117259049561538.tkk__46653.3908782125$1608526915$gmane$org@misasa.okayama-u.ac.jp> References: <87360g44fe.fsf@gmail.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="34398"; mail-complaints-to="usenet@ciao.gmane.io" Cc: homeros.misasa@gmail.com, tkk@misasa.okayama-u.ac.jp, 45091@debbugs.gnu.org To: joaotavora@gmail.com Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Mon Dec 21 06:01:51 2020 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1krDKR-0008sK-9p for geb-bug-gnu-emacs@m.gmane-mx.org; Mon, 21 Dec 2020 06:01:51 +0100 Original-Received: from localhost ([::1]:35050 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1krDKQ-0002BH-CI for geb-bug-gnu-emacs@m.gmane-mx.org; Mon, 21 Dec 2020 00:01:50 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:47622) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1krDHi-00011V-MO; Sun, 20 Dec 2020 23:59:02 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:34414) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1krDHi-0000Ek-Ey; Sun, 20 Dec 2020 23:59:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1krDHi-0001H7-EP; Sun, 20 Dec 2020 23:59:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Tak Kunihiro Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org, emacs-orgmode@gnu.org Resent-Date: Mon, 21 Dec 2020 04:59:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 45091 X-GNU-PR-Package: emacs,org-mode Original-Received: via spool by 45091-submit@debbugs.gnu.org id=B45091.16085267144859 (code B ref 45091); Mon, 21 Dec 2020 04:59:02 +0000 Original-Received: (at 45091) by debbugs.gnu.org; 21 Dec 2020 04:58:34 +0000 Original-Received: from localhost ([127.0.0.1]:45960 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1krDHF-0001GJ-Q6 for submit@debbugs.gnu.org; Sun, 20 Dec 2020 23:58:34 -0500 Original-Received: from mlsec.cc.okayama-u.ac.jp ([150.46.12.254]:24030) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1krDHD-0001G7-PT for 45091@debbugs.gnu.org; Sun, 20 Dec 2020 23:58:32 -0500 Original-Received: from jlsv301.okayama-u.ac.jp (unknown [150.46.12.5]) by mlsec.cc.okayama-u.ac.jp with smtp id 76ba_358d_f2f8a1ed_68bb_4a9e_ba8f_c4e3f18dff44; Mon, 21 Dec 2020 13:58:24 +0900 Original-Received: from localhost (vesta.misasa.okayama-u.ac.jp [150.46.48.154]) by jlsv301.okayama-u.ac.jp (Postfix) with ESMTPSA id D9EA77600CE; Mon, 21 Dec 2020 13:58:23 +0900 (JST) In-Reply-To: X-Mailer: Mew version 6.8 on Emacs 27.1 X-NAI-Spam-Flag: NO X-NAI-Spam-Threshold: 11 X-NAI-Spam-Score: 0 X-NAI-Spam-Rules: 4 Rules triggered EDT_SA_AU_PASS=0, EDT_SA_DN_PASS=0, EDT_SA_TS_PASS=0, RV6904=0 X-NAI-Spam-Version: 2.3.0.9418 : core <6904> : inlines <7226> : streams <1876752> : uri <3176251> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:196521 Archived-At: >> > 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.