all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Johann Höchtl" <johann.hoechtl@myrealbox.com>
Subject: emacs on windows with no drive c:
Date: Fri, 12 Jul 2002 11:13:34 +0200	[thread overview]
Message-ID: <3D2E9DBE.6010305@myrealbox.com> (raw)

To: bug-gnu-emacs@gnu.org
Subject: emacs on windows with no drive c:
--text follows this line--
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.1.1 (i386-msvc-nt5.1.2600)
  of 2001-10-22 on buffy
configured using `configure --with-msvc (12.00)'
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: C
   locale-coding-system: nil
   default-enable-multibyte-characters: t

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

Dumb behaviour of emacs on Windows when you have no drive c:

(and explaination of it's behaviour)

Plattform: windows xp (possibly other versions too, can only confirm for xp)
Emacs version: 21.1 (possibly other versions too, only tested for 21.1.1)

Symptom:
---------

If you have no drive c: available for writting because it is missing 
(you have installed windows e.g. like me in the third partition because 
linux is just more important ;=) and so drive letters will start by e: ) 
and you have 'auto-save enabled, then emacs will stall and start to eat 
up your memory as soon as it attempts to write 
auto-save-list-file-prefix    which defaults to 
"~/.emacs.d/auto-save-list/.saves-"

The tilde defaults to the value of the environment variable HOME, which 
on most windows installations is unlikely to be set. In such case emacs 
asumes HOME to be "C:\" which is not available.


I think emacs should take the users home directory to write auto-save 
files (at least under nt, 2000 and xp). For those platforms it would be 
sane to default auto-save-list-file-prefix to
"%HOMEDRIVE%%HOMEPATH%/.emacs.d/auto-save-list/.saves-"

Regards,
	Johann



Recent input:
<menu-bar> <help-menu> <report-emacs-bug>

Recent messages:
(C:\Programme\emacs-21.1\bin\emacs.exe)
For information about the GNU Project and its goals, type C-h C-p.
Loading image...done
Loading emacsbug...done

                 reply	other threads:[~2002-07-12  9:13 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3D2E9DBE.6010305@myrealbox.com \
    --to=johann.hoechtl@myrealbox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.