From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: comint shell buffers autosaved to a file? Date: Mon, 02 Apr 2018 23:10:30 +0300 Organization: LINKOV.NET Message-ID: <87d0zhjrnt.fsf@mail.linkov.net> References: <87k1tx9ko8.fsf@linux-m68k.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1522699769 10145 195.159.176.226 (2 Apr 2018 20:09:29 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 2 Apr 2018 20:09:29 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (x86_64-pc-linux-gnu) Cc: Andreas Schwab , Kevin Layer , emacs-devel@gnu.org To: Kalman Reti Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Apr 02 22:09:25 2018 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f35lc-0002Xk-CZ for ged-emacs-devel@m.gmane.org; Mon, 02 Apr 2018 22:09:24 +0200 Original-Received: from localhost ([::1]:60327 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f35ng-0007dH-4X for ged-emacs-devel@m.gmane.org; Mon, 02 Apr 2018 16:11:32 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:44336) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f35nU-0007Zj-A2 for emacs-devel@gnu.org; Mon, 02 Apr 2018 16:11:21 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f35nP-0003Nf-8n for emacs-devel@gnu.org; Mon, 02 Apr 2018 16:11:20 -0400 Original-Received: from sub3.mail.dreamhost.com ([69.163.253.7]:58082 helo=homiemail-a11.g.dreamhost.com) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1f35nO-0003JM-Ve for emacs-devel@gnu.org; Mon, 02 Apr 2018 16:11:15 -0400 Original-Received: from homiemail-a11.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a11.g.dreamhost.com (Postfix) with ESMTP id 9AD5A314C06D; Mon, 2 Apr 2018 13:11:13 -0700 (PDT) Original-Received: from localhost.linkov.net (m91-129-105-236.cust.tele2.ee [91.129.105.236]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: jurta@jurta.org) by homiemail-a11.g.dreamhost.com (Postfix) with ESMTPSA id 6276C314C069; Mon, 2 Apr 2018 13:11:12 -0700 (PDT) In-Reply-To: (Kalman Reti's message of "Thu, 29 Mar 2018 16:34:49 -0400") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x (no timestamps) [generic] [fuzzy] X-Received-From: 69.163.253.7 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:224259 Archived-At: > I just c-x c-w to a filename of my own choosing. Autosaves are then > ##. This has worked for many years in both shell and rlogin > buffers. Please note that saving shell buffers to a file makes the desktop file unreadable. Looks like a bug, reported to bug#31028.