unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Luc Teirlinck <teirllm@dms.auburn.edu>
Subject: Apparently incorrect changes to custom-magic-alist.
Date: Mon, 14 Feb 2005 18:39:28 -0600 (CST)	[thread overview]
Message-ID: <200502150039.j1F0dS005931@raven.dms.auburn.edu> (raw)

I propose the changes to cus-edit.el contained in the patch below.
They essentially constitute a partial revert to the previous version.

Part of recent changes to custom-magic-alist are wrong.

Do `emacs -q'.
M-x customize-group auto-revert RET

Now toggle Auto Revert Verbose to off and set for the current session.

Now erase the `5' in Auto Revert Interval.

Now it says:

you have edited something in this group, but not set anything yet.

But I _did_ set Auto Revert Verbose.

I can not give an `emacs -q' example showing that the message:

you have set something in this group, but not saved anything yet.

suffers from the same problem (because in `emacs -q', you can not
save), but in an ordinary Emacs, it may tell you that you did not save
anything, whereas you saved plenty of stuff.

===File ~/cus-edit.el-diff==================================
*** cus-edit.el	14 Feb 2005 15:38:32 -0600	1.212
--- cus-edit.el	14 Feb 2005 17:52:21 -0600	
***************
*** 1671,1680 ****
  the value displayed for this %c is invalid and cannot be set.")
      (modified "*" custom-modified-face "\
  you have edited the value as text, but you have not set the %c." "\
! you have edited something in this group, but not set anything yet.")
      (set "+" custom-set-face "\
  you have set this %c, but not saved it for future sessions." "\
! you have set something in this group, but not saved anything yet.")
      (changed ":" custom-changed-face "\
  this %c has been changed outside the customize buffer." "\
  something in this group has been changed outside customize.")
--- 1671,1680 ----
  the value displayed for this %c is invalid and cannot be set.")
      (modified "*" custom-modified-face "\
  you have edited the value as text, but you have not set the %c." "\
! you have edited something in this group, but not set it.")
      (set "+" custom-set-face "\
  you have set this %c, but not saved it for future sessions." "\
! you have set something in this group, but not saved it.")
      (changed ":" custom-changed-face "\
  this %c has been changed outside the customize buffer." "\
  something in this group has been changed outside customize.")
============================================================

             reply	other threads:[~2005-02-15  0:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-15  0:39 Luc Teirlinck [this message]
2005-02-22  8:42 ` Apparently incorrect changes to custom-magic-alist Richard Stallman
2005-02-23 14:22   ` 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=200502150039.j1F0dS005931@raven.dms.auburn.edu \
    --to=teirllm@dms.auburn.edu \
    /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).