Hi the list !

  Got a weird bug :

$ cd /tmp ; mkdir test ; touch test/ttt ; chmod a-w test
$ emacs -Q

  M-x set-variable RET auto-save-timeout RET 10 RET
  for conveniency.

  Open /tmp/test/ttt and write some text.

  Wait for the error 
> Auto-saving ttt: Opening output file: permission denied, ...
  to be triggered, and then it C-g and stay on it.

  The auto-save will be launched again and again and you can't win the
  fight: you have to let the message be printed 3 secs.

  It seems that the idle timer is not reseted or something like that,
  resulting in infinite auto-saving.

  Note that I have a short delay between key repetition :
  xset r rate 300 250

-- 
    Michael Cadilhac, a.k.a. Micha [mika] |
                    Epita/LRDE promo 2007 |   )\._.,--....,'``.
123 av. de Fontainebleau | 08.70.65.13.14 |  /.  _.. \   _\  (` ._,.
94270 Le Kremlin Bicetre | 06.23.20.31.30 | '._.-(,_..'--(,_...`-..'

Attachment: pgp48fFblFESm.pgp
Description: PGP signature

_______________________________________________
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to