unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Stephen Berman <Stephen.Berman@gmx.net>
To: help-gnu-emacs@gnu.org
Subject: customize-saved and emacs -Q
Date: Sun, 11 Nov 2007 20:47:16 +0100	[thread overview]
Message-ID: <87tznsh8e3.fsf@escher.local.home> (raw)

Starting Emacs 22.1 built from vanilla sources with -Q and typing `M-x
customize-saved' returns the message "No saved user options".  But
starting the Emacs 22.1 binary that comes with openSUSE 10.3 with -Q and
typing `M-x customize-saved' returns a *Customized Saved* buffer
containing Delete Selection Mode SAVED and set to `off' (which is in fact
its default value) and Scroll Bar Mode SAVED and set to `right' (its
default value is `left').  Here is the build configuration used by
openSUSE:

Windowing system distributor `The X.Org Foundation', version
11.0.70200000 configured using `configure '--with-gcc' '--with-pop'
'--without-hesiod' '--with-kerberos' '--with-kerberos5' '--with-leim'
'--with-xim' '--with-system-malloc' '--prefix=/usr'
'--infodir=/usr/share/info' '--mandir=/usr/share/man'
'--localstatedir=/var' '--sharedstatedir=/var/lib'
'--libexecdir=/usr/lib' '--with-x' '--with-sound' '--with-xpm'
'--with-jpeg' '--with-tiff' '--with-gif' '--with-png'
'--with-x-toolkit=gtk' '--x-includes=/usr/include'
'--x-libraries=/usr/lib:/usr/share/X11' '--build=i586-suse-linux-gnu'
'build_alias=i586-suse-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -march=i586
-mtune=i686 -fmessage-length=0 -Wall -D_FORTIFY_SOURCE=2
-fstack-protector -g -pipe -fno-strict-aliasing -D_GNU_SOURCE
-Wno-pointer-sign -Wno-unused-variable -Wno-unused-label
-DSYSTEM_PURESIZE_EXTRA=55000 -DSITELOAD_PURESIZE_EXTRA=10000 '
'LDFLAGS=''

Put another way, in openSUSE 10.3 with emacs -Q, (get 'scroll-bar-mode
'saved-value) evaluates to ((quote right)) and (get
'delete-selection-mode 'saved-value) evaluated to (nil), while in
vanilla Emacs both of these sexps evaluate to nil.  Does anyone know how
openSUSE did this or how this can be done in principle?

Steve Berman

                 reply	other threads:[~2007-11-11 19:47 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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87tznsh8e3.fsf@escher.local.home \
    --to=stephen.berman@gmx.net \
    --cc=help-gnu-emacs@gnu.org \
    /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.
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).