unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: David Reitter <dr@davids-welt.de>
Subject: custom-save-variables: Unknown requested feature: nil
Date: Wed, 30 Nov 2005 20:09:27 +0000	[thread overview]
Message-ID: <091D7EC2-1681-4CA8-925B-4533F30F5A77@davids-welt.de> (raw)

I've started getting an "Unknown requested feature: nil" message when  
doing "Save Options" (via custom-save-all, custom-save-variables).

I don't know what caused it. The below change makes the message go  
away, but it's quite possibly not the right fix.


*** simple.el	26 Nov 2005 16:33:45 +0000	1.770
--- simple.el	30 Nov 2005 20:06:14 +0000	
***************
*** 3260,3266 ****
   Invoke \\[apropos-documentation] and type \"transient\" or
   \"mark.*active\" at the prompt, to see the documentation of
   commands which are sensitive to the Transient Mark mode."
!   :global t :group 'editing-basics :require nil)

   (defvar widen-automatically t
     "Non-nil means it is ok for commands to call `widen' when they  
want to.
--- 3260,3266 ----
   Invoke \\[apropos-documentation] and type \"transient\" or
   \"mark.*active\" at the prompt, to see the documentation of
   commands which are sensitive to the Transient Mark mode."
!   :global t :group 'editing-basics)

   (defvar widen-automatically t
     "Non-nil means it is ok for commands to call `widen' when they  
want to.

             reply	other threads:[~2005-11-30 20:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-30 20:09 David Reitter [this message]
2005-11-30 20:25 ` custom-save-variables: Unknown requested feature: nil Luc Teirlinck
2005-12-01  1:55 ` Luc Teirlinck
2005-12-01  2:05   ` Luc Teirlinck
2005-12-02  2:07   ` Richard M. Stallman
2005-12-02  3:38     ` Luc Teirlinck

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=091D7EC2-1681-4CA8-925B-4533F30F5A77@davids-welt.de \
    --to=dr@davids-welt.de \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).