unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* custom-save-variables: Unknown requested feature: nil
@ 2005-11-30 20:09 David Reitter
  2005-11-30 20:25 ` Luc Teirlinck
  2005-12-01  1:55 ` Luc Teirlinck
  0 siblings, 2 replies; 6+ messages in thread
From: David Reitter @ 2005-11-30 20:09 UTC (permalink / 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.

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

end of thread, other threads:[~2005-12-02  3:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-30 20:09 custom-save-variables: Unknown requested feature: nil David Reitter
2005-11-30 20:25 ` 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

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