emacs-devel
[Top][All Lists]
Advanced

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

Re: comint shell buffers autosaved to a file?


From: Kevin Layer
Subject: Re: comint shell buffers autosaved to a file?
Date: Tue, 27 Mar 2018 16:39:32 -0700

I see this buffer local variable:

   (buffer-auto-save-file-name . "/net/freon/home/layer/src/emacs/#%2Ashell%2A#8376MSi#")

but I generated a lot of output in the buffer and that file doesn't exist.

I'm thinking of using comint-output-filter-functions to implement this directly, so the command output is saved when it is received by emacs.

On Tue, Mar 27, 2018 at 4:36 PM, Kevin Layer <address@hidden> wrote:
There's no file associated with a shell buffer, so where does it auto-save to?

On Tue, Mar 27, 2018 at 4:13 PM, Andreas Schwab <address@hidden> wrote:
On Mär 27 2018, Kevin Layer <address@hidden> wrote:

> Any ideas on this?  I'm willing to do some work to add it, if it's not too
> hard.

Just enable auto-save-mode.

Andreas.

--
Andreas Schwab, address@hidden
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



reply via email to

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