all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* autosave
@ 2002-06-08  1:00 Peter Blicher
  2002-06-09 15:19 ` autosave Richard Stallman
  0 siblings, 1 reply; 11+ messages in thread
From: Peter Blicher @ 2002-06-08  1:00 UTC (permalink / raw)


This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English, because the Emacs maintainers do not have
translators to read other languages for them.

Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list,
and to the gnu.emacs.bug news group.

In GNU Emacs 21.2.1 (i386-redhat-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2002-04-08 on porky.devel.redhat.com
configured using `configure  i386-redhat-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --with-gcc --with-pop --with-sound'
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US.iso885915
  locale-coding-system: iso-latin-9
  default-enable-multibyte-characters: t

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

When unable to create (or write to?) some autosave dir .emacs.d or below,
retries forever.  This occurred when I was running with a home dir that I
couldn't write to (because I was root on a different machine).  Never had
this problem in versions 20.4 and before.  Since nothing stops the constant
error repeats, it is difficult to check the exact state.

--peter

ignore recent input; this is a different invocation.

Recent input:
<up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> 
<up> <up> <up> <up> <up> <up> <up> <up> <up> <down> 
<down> <down> <down> <down> <down> <down> <down> <up> 
<help-echo> <help-echo> <help-echo> <help-echo> M-x 
m a n <return> s u <return> <switch-frame> <switch-frame> 
<switch-frame> <switch-frame> <switch-frame> <down> 
<down> <down> <down> <down> <down> <down> <down> <down> 
<down> <down> <down> <down> <down> <down> <down> <down> 
<down> <down> <down> <down> <switch-frame> <switch-frame> 
<switch-frame> <switch-frame> <help-echo> <help-echo> 
<help-echo> <help-echo> <switch-frame> <help-echo> 
<help-echo> <switch-frame> <help-echo> <help-echo> 
<help-echo> <switch-frame> <switch-frame> <help-echo> 
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <menu-bar> <help-menu> <re
port-emacs-bug>

Recent messages:
Reading directory /etc/...done
Fontifying etc... (regexps.......)
Reading directory /etc/...done
Note: file is write protected
Loading man...done
Invoking man su in the background
Please wait: making up the su man page...
su man page made up
Loading tabify...done
Loading emacsbug...done


-- 
A. Peter Blicher        NEC Research Institute
609-951-2716            4 Independence Way
609-951-2488 fax        Princeton, NJ  08540-6634  USA
blicher@research.nj.nec.com

^ permalink raw reply	[flat|nested] 11+ messages in thread
* Autosave.
@ 2003-10-17 19:37 Dave Saville
  0 siblings, 0 replies; 11+ messages in thread
From: Dave Saville @ 2003-10-17 19:37 UTC (permalink / raw)


Hi

I hope this is not a FAQ, but I have searched all over and cannot find
an answer. I have two versions of emacs on OS/2 19.38 & 20.6

I cannot get auto-save to work - I have this in .emacs - which I
cribbed from somewhere:

(setq auto-save-directory (expand-file-name "~/autosaves/")
      auto-save-directory-fallback auto-save-directory
      auto-save-hash-p t
      ange-ftp-auto-save t
      ange-ftp-auto-save-remotely nil
      ;; now that we have auto-save-timeout, let's crank this up
      ;; for better interactive response.
      auto-save-interval 2000
      )

(require 'auto-save)


When 19.38 starts it throws an error of 
Signaling: (void-variable Auto-save-name-in-fixed-directory)
  byte-code(.........)
  require(auto-save)


20.5 does not even get this far 

(d:/apps/emacs/20.6/bin/emacs.exe -debug-init)
Loading disp-table...
Loading disp-table...done
Loading server...
Loading server...done
Starting process: no such file or directory

Nice if it would say what :-)

Both errors appear *after*  Loading server...done

I have auto-save 1.26

TIA

Regards

Dave Saville

NB switch saville for nospam in address

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

end of thread, other threads:[~2003-10-17 19:37 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-08  1:00 autosave Peter Blicher
2002-06-09 15:19 ` autosave Richard Stallman
2002-06-09 16:53   ` autosave Peter Blicher
2002-06-10 23:43     ` autosave Richard Stallman
2002-06-09 17:05   ` autosave Peter Blicher
2002-06-10 23:44     ` autosave Richard Stallman
2002-06-11  4:39       ` autosave Eli Zaretskii
2002-06-11 18:10         ` autosave Peter Blicher
2002-06-12  4:46           ` autosave Eli Zaretskii
2002-06-12  2:31         ` autosave Richard Stallman
  -- strict thread matches above, loose matches on Subject: below --
2003-10-17 19:37 Autosave Dave Saville

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.