all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* dired-mark-extension ?
@ 2019-05-12  3:19 Jean-Christophe Helary
  2019-05-12  3:35 ` Paul W. Rankin
  0 siblings, 1 reply; 3+ messages in thread
From: Jean-Christophe Helary @ 2019-05-12  3:19 UTC (permalink / raw)
  To: help-gnu-emacs

I'm using emacs from master and for some reason dired-mark-extension is not a valid command, just like * . is not assigned to any command.

dired-mark-suffix is not either by the way.

Even with emacs -Q, the commands are not there anymore...

Why ?

Jean-Christophe Helary
-----------------------------------------------
http://mac4translators.blogspot.com @brandelune





^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: dired-mark-extension ?
  2019-05-12  3:19 dired-mark-extension ? Jean-Christophe Helary
@ 2019-05-12  3:35 ` Paul W. Rankin
  2019-05-12  3:57   ` Jean-Christophe Helary
  0 siblings, 1 reply; 3+ messages in thread
From: Paul W. Rankin @ 2019-05-12  3:35 UTC (permalink / raw)
  To: Jean-Christophe Helary, help-gnu-emacs

On Sun, 12 May 2019, at 1:19 PM, Jean-Christophe Helary wrote:
> I'm using emacs from master and for some reason dired-mark-extension is 
> not a valid command, just like * . is not assigned to any command.
> 
> dired-mark-suffix is not either by the way.
> 
> Even with emacs -Q, the commands are not there anymore...

It's part of dired-x, which is not loaded by default.

(require 'dired-x) will sort you out :)



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: dired-mark-extension ?
  2019-05-12  3:35 ` Paul W. Rankin
@ 2019-05-12  3:57   ` Jean-Christophe Helary
  0 siblings, 0 replies; 3+ messages in thread
From: Jean-Christophe Helary @ 2019-05-12  3:57 UTC (permalink / raw)
  To: help-gnu-emacs

Thank you Paul !

I found the commands on that blog:
https://yiufung.net/post/org-mode-hidden-gems-pt2/

and I just wanted to convert 100 aiff files to mp4... I eventually marked them by hand :)

JC

> On May 12, 2019, at 12:35, Paul W. Rankin <hello@paulwrankin.com> wrote:
> 
> On Sun, 12 May 2019, at 1:19 PM, Jean-Christophe Helary wrote:
>> I'm using emacs from master and for some reason dired-mark-extension is 
>> not a valid command, just like * . is not assigned to any command.
>> 
>> dired-mark-suffix is not either by the way.
>> 
>> Even with emacs -Q, the commands are not there anymore...
> 
> It's part of dired-x, which is not loaded by default.
> 
> (require 'dired-x) will sort you out :)

Jean-Christophe Helary
-----------------------------------------------
http://mac4translators.blogspot.com @brandelune




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-05-12  3:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-12  3:19 dired-mark-extension ? Jean-Christophe Helary
2019-05-12  3:35 ` Paul W. Rankin
2019-05-12  3:57   ` Jean-Christophe Helary

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.