all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Sébastien Kirche" <sebastien.kirche.no@spam.free.fr.invalid>
Subject: enabled commands should go into custom-file
Date: Tue, 12 Jul 2005 11:32:50 +0200	[thread overview]
Message-ID: <m2fyuk5pz1.fsf@seki.fr> (raw)

Hi,

I  just  used  for  the   first  time  the  commands  upcase-region  and
downcase-region. 

At this time emacs told me  that these commands are maybe confusing ones
and asked  whether I  wanted to  enable them. As  I answered  'yes' with
keeping  of  the enabled  status  for future  use,  I  noticed that  the
following lines were added to my .emacs :
(put 'upcase-region 'disabled nil)
(put 'downcase-region 'disabled nil)

My .emacs  is often  and highly modified  by hand  and I don't  like any
automatic modification thus I  defined custom-file so that the customize
interface will have its own configuration file to play with.

As  enabling  a   disabled  by  default  command  is   also  a  kind  of
auto-modification of  the configuration and given that  a custom-file is
defined, shouldn't it go in it ?

Regards.

-- 
Sébastien Kirche

             reply	other threads:[~2005-07-12  9:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-12  9:32 Sébastien Kirche [this message]
2005-07-12 13:11 ` enabled commands should go into custom-file David Reitter

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

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

  git send-email \
    --in-reply-to=m2fyuk5pz1.fsf@seki.fr \
    --to=sebastien.kirche.no@spam.free.fr.invalid \
    --cc=sebastien.kirche@free.fr \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.