unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Lars Hansen <larsh@math.ku.dk>
Cc: emacs-devel@gnu.org
Subject: Re: desktop.el and minor modes
Date: Tue, 08 Jun 2004 21:24:39 +0200	[thread overview]
Message-ID: <40C61277.7050906@math.ku.dk> (raw)
In-Reply-To: <87r7sp28mm.fsf@mail.jurta.org>

Juri Linkov wrote:

>It works if dired-x is loaded before custom-set-variables, but this
>requires modifications of existing .emacs to move loading dired-x
>before custom-set-variables.
>
The issue you brought up was backwards caopatibility. As I tried to 
explain, with respect to dired-omit-files-p, things are not changed. If 
a user sets dired-omit-files-p in .emacs and it works with old dired-x, 
it is because dired-x is loaded before setting dired-omit-files-p. So it 
will continue to work with new dired-x. If a user sets 
dired-omit-files-p in .emacs before dired-x is loaded, it does not work 
with old dired-x, and it does not work with new dired-x. That's backward 
compatibility. There is no need to change .emacs.

>So all what I suggest is to write an appropriate entry in NEWS
>with explanations that `dired-omit-files-p' is obsoleted by
>`dired-omit-mode' minor mode which can be customized now by
>adding `dired-omit-mode' to `dired-mode-hook'.
>  
>
I will do that.

  reply	other threads:[~2004-06-08 19:24 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-05 17:59 desktop.el and minor modes Lars Hansen
2004-06-05 18:03 ` David Kastrup
2004-06-05 18:14   ` Lars Hansen
2004-06-05 18:47 ` Juri Linkov
2004-06-07  8:09 ` Juri Linkov
2004-06-08  6:49   ` Lars Hansen
2004-06-08  8:02     ` Juri Linkov
2004-06-08 16:10       ` Lars Hansen
2004-06-08 18:43         ` Juri Linkov
2004-06-08 19:24           ` Lars Hansen [this message]
2004-06-08 20:11             ` Juri Linkov
2004-06-08 20:22               ` Lars Hansen
2004-06-08 20:32   ` Richard Stallman
  -- strict thread matches above, loose matches on Subject: below --
2004-05-30 20:11 Juri Linkov
2004-05-31 10:20 ` Lars Hansen
2004-05-31 13:16   ` Lars Hansen
2004-05-31 13:52     ` Juri Linkov
2004-05-31 16:38       ` Lars Hansen
2004-05-31 19:26         ` Miles Bader
2004-05-31 21:22           ` Lars Hansen
2004-05-31 13:52   ` Juri Linkov
2004-05-31 21:48     ` Lars Hansen
     [not found]       ` <87vfici4md.fsf@mail.jurta.org>
2004-06-01  6:22         ` Lars Hansen
2004-06-01 16:34           ` Juri Linkov
2004-06-02  5:50             ` Lars Hansen
2004-06-05  1:05               ` Juri Linkov

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=40C61277.7050906@math.ku.dk \
    --to=larsh@math.ku.dk \
    --cc=emacs-devel@gnu.org \
    /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).