unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#13720: 24.3.50; auto-save-timeout less than 4 causes constant saving
@ 2013-02-15 14:18 Brian Langenberger
  2013-02-15 18:53 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Brian Langenberger @ 2013-02-15 14:18 UTC (permalink / raw)
  To: 13720


Setting the auto-save-timeout variable to a value less than 4
causes Emacs to perform auto saves instantly rather than
waiting 1, 2 or 3 seconds.



In GNU Emacs 24.3.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.4.2)
 of 2013-02-14 on net
Bzr revision: 111784 jan.h.d@swipnet.se-20130214190112-35htkvic2zp1bwr2
Windowing system distributor `The X.Org Foundation', version 11.0.11300000
System Description:	Ubuntu 12.04.2 LTS

Configured using:
 `configure --prefix=/opt/emacs-bzr --without-makeinfo'

Important settings:
  value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8-unix
  default enable-multibyte-characters: t

Major mode: Text

Minor modes in effect:
  tooltip-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
<help-echo> <help-echo> <down-mouse-1> <mouse-1> <help-echo> 
<down-mouse-1> <mouse-1> <help-echo> <help-echo> <help-echo> 
<tool-bar> <new-file> <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <help-echo> <help-echo> M-x 
c u s t o m i - <tab> <backspace> <tab> - v a <tab> 
<return> a u t o - s a v e - t i m e o u t <return> 
<down-mouse-1> <mouse-1> <backspace> <help-echo> <down-mouse-1> 
<mouse-1> <help-echo> <down-mouse-1> <mouse-1> <help-echo> 
<help-echo> <help-echo> <tool-bar> < Apply > <help-echo> 
<help-echo> <menu-bar> <file> <open-file> <help-echo> 
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<menu-bar> <file> <new-file> a a a a a a a <backspace> 
<backspace> <backspace> <backspace> <backspace> <backspace> 
<backspace> d s a d s a d a s d a s a c z c x z c d 
z <left> <left> <left> <left> <left> <left> <right> 
<right> <right> <right> <right> <right> a a a a a <help-echo> 
<help-echo> <help-echo> <help-echo> <down-mouse-1> 
<mouse-1> M-x <down-mouse-1> <mouse-1> <down-mouse-1> 
<mouse-1> <M-down> <down-mouse-1> <mouse-1> r e p o 
r t - r e m <backspace> <backspace> <backspace> e m 
a c s - b u g <return>

Recent messages:
Auto-saving...done
Auto-saving...done
Auto-saving...done
Auto-saving...done
Auto-saving...done
Auto-saving...done
Auto-saving...done
Auto-saving...done
Auto-saving...done
Auto-saving...done

Load-path shadows:
None found.

Features:
(shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml
mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev
gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util
mail-prsvr mail-utils cus-theme eieio-custom eieio byte-opt bytecomp
byte-compile cconv wid-browse tree-widget help-fns cus-edit easymenu
cus-start cus-load wid-edit time-date tooltip ediff-hook vc-hooks
lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image regexp-opt
fringe tabulated-list newcomment lisp-mode register page menu-bar
rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax
facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese
tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak
czech european ethiopic indian cyrillic chinese case-table epa-hook
jka-cmpr-hook help simple abbrev minibuffer loaddefs button faces
cus-face macroexp files text-properties overlay sha1 md5 base64 format
env code-pages mule custom widget hashtable-print-readable backquote
make-network-process inotify dynamic-setting system-font-setting
font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs)





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

* bug#13720: 24.3.50; auto-save-timeout less than 4 causes constant saving
  2013-02-15 14:18 bug#13720: 24.3.50; auto-save-timeout less than 4 causes constant saving Brian Langenberger
@ 2013-02-15 18:53 ` Eli Zaretskii
  2013-02-15 19:02   ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2013-02-15 18:53 UTC (permalink / raw)
  To: Brian Langenberger; +Cc: 13720-done

> From: Brian Langenberger <bjl@usa.net>
> Date: Fri, 15 Feb 2013 08:18:36 -0600
> 
> Setting the auto-save-timeout variable to a value less than 4
> causes Emacs to perform auto saves instantly rather than
> waiting 1, 2 or 3 seconds.

Fixed in trunk revision 11790.

Thanks.





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

* bug#13720: 24.3.50; auto-save-timeout less than 4 causes constant saving
  2013-02-15 18:53 ` Eli Zaretskii
@ 2013-02-15 19:02   ` Eli Zaretskii
  0 siblings, 0 replies; 3+ messages in thread
From: Eli Zaretskii @ 2013-02-15 19:02 UTC (permalink / raw)
  To: bjl; +Cc: 13720

> Date: Fri, 15 Feb 2013 20:53:35 +0200
> From: Eli Zaretskii <eliz@gnu.org>
> Cc: 13720-done@debbugs.gnu.org
> 
> Fixed in trunk revision 11790.

That should have been 111790, of course.





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

end of thread, other threads:[~2013-02-15 19:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-15 14:18 bug#13720: 24.3.50; auto-save-timeout less than 4 causes constant saving Brian Langenberger
2013-02-15 18:53 ` Eli Zaretskii
2013-02-15 19:02   ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).