all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* auto-save sometimes
@ 2004-01-19 21:40 Jeffery B. Rancier
  0 siblings, 0 replies; 4+ messages in thread
From: Jeffery B. Rancier @ 2004-01-19 21:40 UTC (permalink / raw)


Periodically, I get the message:

,----
| Auto-save off (in this buffer)
`----

In the mode-line.  It doesn't seem to be based on the file type.  What
determines this?
-- 
Thanks,
Jeff

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: auto-save sometimes
       [not found] <mailman.938.1074548626.928.help-gnu-emacs@gnu.org>
@ 2004-01-20 14:04 ` David Vanderschel
  2004-01-20 17:23   ` Kevin Rodgers
  0 siblings, 1 reply; 4+ messages in thread
From: David Vanderschel @ 2004-01-20 14:04 UTC (permalink / raw)


"Jeffery B. Rancier" <jeff.rancier@softechnics.com> wrote in message
news:mailman.938.1074548626.928.help-gnu-emacs@gnu.org...
> Periodically, I get the message:
>
> ,----
> | Auto-save off (in this buffer)
> `----
>
> In the mode-line.  It doesn't seem to be based on the file type.  What
> determines this?

>From the "Auto-Save Files" node in emacs info:

    When you delete a substantial part of the text in
    a large buffer, auto save turns off temporarily in
    that buffer.  This is because if you deleted the
    text unintentionally, you might find the auto-save
    file more useful if it contains the deleted text.
    To reenable auto-saving after this happens, save
    the buffer with `C-x C-s', or use `C-u 1 M-x
    auto-save'.

Regards,
  David V.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: auto-save sometimes
  2004-01-20 14:04 ` David Vanderschel
@ 2004-01-20 17:23   ` Kevin Rodgers
  2004-01-20 18:34     ` Jeffery B. Rancier
  0 siblings, 1 reply; 4+ messages in thread
From: Kevin Rodgers @ 2004-01-20 17:23 UTC (permalink / raw)


David Vanderschel wrote:

> "Jeffery B. Rancier" <jeff.rancier@softechnics.com> wrote in message
> news:mailman.938.1074548626.928.help-gnu-emacs@gnu.org...
> 
>>Periodically, I get the message:
>>
>>,----
>>| Auto-save off (in this buffer)
>>`----
>>
>>In the mode-line.  It doesn't seem to be based on the file type.  What
>>determines this?
>>
> 
> From the "Auto-Save Files" node in emacs info:
> 
>     When you delete a substantial part of the text in
>     a large buffer, auto save turns off temporarily in
>     that buffer.  This is because if you deleted the
>     text unintentionally, you might find the auto-save
>     file more useful if it contains the deleted text.
>     To reenable auto-saving after this happens, save
>     the buffer with `C-x C-s', or use `C-u 1 M-x
>     auto-save'.

How is that implemented?  The message reported by Jeffery only occurs in

lisp/files.el, and is only shown if auto-save-mode is called interactively.

-- 
Kevin Rodgers

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: auto-save sometimes
  2004-01-20 17:23   ` Kevin Rodgers
@ 2004-01-20 18:34     ` Jeffery B. Rancier
  0 siblings, 0 replies; 4+ messages in thread
From: Jeffery B. Rancier @ 2004-01-20 18:34 UTC (permalink / raw)


Kevin Rodgers <ihs_4664@yahoo.com> writes:

> David Vanderschel wrote:
>
>> "Jeffery B. Rancier" <jeff.rancier@softechnics.com> wrote in message
>> news:mailman.938.1074548626.928.help-gnu-emacs@gnu.org...
>>
>>>Periodically, I get the message:
>>>
>>>,----
>>>| Auto-save off (in this buffer)
>>>`----
>>>
>>>In the mode-line.  It doesn't seem to be based on the file type.  What
>>>determines this?
>>>
>> From the "Auto-Save Files" node in emacs info:
>>     When you delete a substantial part of the text in
>>     a large buffer, auto save turns off temporarily in
>>     that buffer.  This is because if you deleted the
>>     text unintentionally, you might find the auto-save
>>     file more useful if it contains the deleted text.
>>     To reenable auto-saving after this happens, save
>>     the buffer with `C-x C-s', or use `C-u 1 M-x
>>     auto-save'.

Actually, it was occuring when first visiting a file.

>
> How is that implemented?  The message reported by Jeffery only occurs in
>
> lisp/files.el, and is only shown if auto-save-mode is called interactively.
>
> -- 
> Kevin Rodgers

-- 
Thanks,
Jeff

,----
| Jeffery B. Rancier
| 
| Softechnics
| a METTLER TOLEDO company
`----

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-01-20 18:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-19 21:40 auto-save sometimes Jeffery B. Rancier
     [not found] <mailman.938.1074548626.928.help-gnu-emacs@gnu.org>
2004-01-20 14:04 ` David Vanderschel
2004-01-20 17:23   ` Kevin Rodgers
2004-01-20 18:34     ` Jeffery B. Rancier

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.