all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Luc Teirlinck <teirllm@dms.auburn.edu>
Cc: bug-gnu-emacs@gnu.org
Subject: Constant reverting of dired buffer
Date: Wed, 18 Feb 2004 20:14:40 -0600 (CST)	[thread overview]
Message-ID: <200402190214.i1J2Eea21294@raven.dms.auburn.edu> (raw)

Peter Lee wrote:

    If I uncomment the (setq dired-omit-files-p t) line (which is what I'd
    like to do), when I go into dired it constantly reverts the buffer
    which makes navigation painful, and an eye-sore with jit font locking.

    To get around this, I decided to just manually omit files each time I
    enter a dired buffer.  I hit M-o to omit, and it omits, then a few
    seconds later it reverts to the full listing.

    Am I missing something from my config?  Or is this a known issue with
    the version included in cvs emacs?

If you update your CVS and do _not_ set
`global-auto-revert-non-file-buffers' non-nil (it is nil by default),
the problem should be gone now.  I committed a patch late in the evening
of Feb 16, probably not very long after you downloaded your CVS
version.  I have a patch that will fix the problem even if
`global-auto-revert-non-file-buffers' _is_ non-nil, but I am waiting for
an OK to commit that second patch, which seemed less urgent than the
first, because `global-auto-revert-non-file-buffers' is a brand new
option (since Feb 16) and is nil by default.

Sincerely,

Luc.

             reply	other threads:[~2004-02-19  2:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-19  2:14 Luc Teirlinck [this message]
2004-02-19 16:23 ` Constant reverting of dired buffer Peter Lee
  -- strict thread matches above, loose matches on Subject: below --
2004-02-18 23:26 Peter Lee

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=200402190214.i1J2Eea21294@raven.dms.auburn.edu \
    --to=teirllm@dms.auburn.edu \
    --cc=bug-gnu-emacs@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 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.