unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Lennart Borgman" <lennart.borgman.073@student.lu.se>
Subject: Changes in the arg list for custom-set-variables - how should it be handled
Date: Sun, 5 Dec 2004 02:35:04 +0100	[thread overview]
Message-ID: <007c01c4da6a$ae922b60$0200a8c0@sedrcw11488> (raw)

I have seen that there are some changes in the arg list for
custom-set-variables from the current Emacs to CVS Emacs. For example for
global-font-lock-mode:

    '(global-font-lock-mode t nil (font-lock))

should be changed too

    '(global-font-lock-mode t nil (font-core))

Are the users supposed to take care of this or will Emacs be distributed
with some code to take care of this? I have sketched some code to take care
of this and if this is of interest I will finish it.

- Lennart

             reply	other threads:[~2004-12-05  1:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-05  1:35 Lennart Borgman [this message]
2004-12-05 11:19 ` Changes in the arg list for custom-set-variables - how should it behandled Stephan Stahl
2004-12-07  4:24 ` Changes in the arg list for custom-set-variables - how should it be handled Richard Stallman
2004-12-21 11:21 ` Richard Stallman
2005-01-05  3:31 ` 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

  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='007c01c4da6a$ae922b60$0200a8c0@sedrcw11488' \
    --to=lennart.borgman.073@student.lu.se \
    /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).