all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Heerdegen <michael_heerdegen@web.de>
To: Drew Adams <drew.adams@oracle.com>
Cc: 45127@debbugs.gnu.org
Subject: bug#45127: 28.0.50; wdired + dired-hide-details-mode toggling?
Date: Tue, 08 Dec 2020 23:47:09 +0100	[thread overview]
Message-ID: <87360fgbki.fsf@web.de> (raw)
In-Reply-To: <877dpsexvz.fsf@web.de> (Michael Heerdegen's message of "Tue, 08 Dec 2020 23:28:00 +0100")

Michael Heerdegen <michael_heerdegen@web.de> writes:

> #+begin_src emacs-lisp
> (unless (derived-mode-p 'dired-mode)
>     (error "Not a Dired buffer"))
> #+end_src

And it also seems that wdired-mode never was derived from dired-mode.
So I wonder why it works for you.  Or maybe you just misunderstood what
I tried to suggest?


Thanks,

Michael.





  parent reply	other threads:[~2020-12-08 22:47 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-08 21:34 bug#45127: 28.0.50; wdired + dired-hide-details-mode toggling? Michael Heerdegen
2020-12-08 22:18 ` Drew Adams
2020-12-08 22:28   ` Michael Heerdegen
2020-12-08 22:45     ` Drew Adams
2020-12-08 22:47     ` Michael Heerdegen [this message]
2020-12-08 22:57       ` Drew Adams
2020-12-08 23:49         ` Michael Heerdegen
2020-12-09  0:15           ` Drew Adams
2022-01-28 14:56 ` Lars Ingebrigtsen

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=87360fgbki.fsf@web.de \
    --to=michael_heerdegen@web.de \
    --cc=45127@debbugs.gnu.org \
    --cc=drew.adams@oracle.com \
    /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.