From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.bugs Subject: bug#44930: I can reproduce it Date: Tue, 01 Dec 2020 23:28:15 -0500 Message-ID: References: <83pn3timo4.fsf@gnu.org> <83im9lgz2r.fsf@gnu.org> Reply-To: rms@gnu.org Content-Type: text/plain; charset=Utf-8 Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="2964"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 44930@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Dec 02 05:29:20 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 1kkJlY-0000fO-Bs for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 02 Dec 2020 05:29:20 +0100 Original-Received: from localhost ([::1]:54322 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kkJlX-0005xU-5q for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 01 Dec 2020 23:29:19 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:50946) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kkJlH-0005xM-Ft for bug-gnu-emacs@gnu.org; Tue, 01 Dec 2020 23:29:04 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:50545) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kkJlF-0005EJ-Mq for bug-gnu-emacs@gnu.org; Tue, 01 Dec 2020 23:29:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kkJlF-0008Ra-KJ for bug-gnu-emacs@gnu.org; Tue, 01 Dec 2020 23:29:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Richard Stallman Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 02 Dec 2020 04:29:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 44930 X-GNU-PR-Package: emacs Original-Received: via spool by 44930-submit@debbugs.gnu.org id=B44930.160688330632414 (code B ref 44930); Wed, 02 Dec 2020 04:29:01 +0000 Original-Received: (at 44930) by debbugs.gnu.org; 2 Dec 2020 04:28:26 +0000 Original-Received: from localhost ([127.0.0.1]:33858 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kkJkf-0008Qj-Q6 for submit@debbugs.gnu.org; Tue, 01 Dec 2020 23:28:26 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:60788) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kkJkd-0008QU-PE for 44930@debbugs.gnu.org; Tue, 01 Dec 2020 23:28:25 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:42300) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kkJkY-0004uk-Cj; Tue, 01 Dec 2020 23:28:18 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1kkJkV-0005qc-EB; Tue, 01 Dec 2020 23:28:15 -0500 In-Reply-To: <83im9lgz2r.fsf@gnu.org> (message from Eli Zaretskii on Tue, 01 Dec 2020 20:29:00 +0200) 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:194768 Archived-At: [[[ To any NSA and FBI agents reading my email: please consider ]]] [[[ whether defending the US Constitution against all enemies, ]]] [[[ foreign or domestic, requires you to follow Snowden's example. ]]] > > This is strange, because the error happens only when I switch to a > > specific buffer, which makes me think that it depends on the buffer > > contents. Is there a way to save the buffer contents including > > attributes (fonts, overlays and other things that I do not know about) > > to disk, so that I can easily recreate a buffer with the strange > > property of causing this error? > I know of no such way except writing Lisp that will recreate the > contents. It should be possible to write Lisp code to do that. -- Dr Richard Stallman Chief GNUisance of the GNU Project (https://gnu.org) Founder, Free Software Foundation (https://fsf.org) Internet Hall-of-Famer (https://internethalloffame.org)