all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: michael@mail.endbracket.net (Michael Wardle)
Subject: customize -> save for future disrespects symlinks
Date: Sat,  7 May 2005 15:58:12 +1000 (EST)	[thread overview]
Message-ID: <20050507055812.E60723698E@mail.endbracket.net> (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.4.1 (i386-pc-linux-gnu)
 of 2005-03-18 on trouble, modified by Debian
configured using `configure '--build=i386-linux' '--host=i386-linux' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var/lib' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--with-x=no' 'CFLAGS=-DDEBIAN -g -O2' 'build_alias=i386-linux' 'host_alias=i386-linux''
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_AU.utf8
  locale-coding-system: utf-8
  default-enable-multibyte-characters: t

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

My Emacs initialization file $HOME/.emacs is a symbolic link to
$HOME/etc/emacs.  Basic operations on this file -- such as opening,
writing, and (I think) modifiying the file using the version control
mode (vc-mode) will dereference the symlink, make changes to the
symlink's destination, and leave the symlink in place.

When I did:
describe-variable sh-basic-offset
4=8
state save for future sessions

This added a custom-set-variables expression to the end of my
$HOME/.emacs file, but stripped the symlink such that $HOME/.emacs
no longer pointed to $HOME/etc/emacs.

Recent messages:
Creating customization buffer...
Loading wid-browse...done
Creating customization buttons...
Creating customization items...
Creating customization items ...done
Creating customization setup...
Creating customization buffer...done
widget-before-change: Text is read-only: "Change should be restricted to a single field"
Wrote /home/michael/.emacs
Loading emacsbug...done

             reply	other threads:[~2005-05-07  5:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-07  5:58 Michael Wardle [this message]
2005-05-07 18:36 ` customize -> save for future disrespects symlinks Richard Stallman

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=20050507055812.E60723698E@mail.endbracket.net \
    --to=michael@mail.endbracket.net \
    --cc=michael@endbracket.net \
    /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.