emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [External] : Visiting a set of files listed in a file


From: Angelo Graziosi
Subject: RE: [External] : Visiting a set of files listed in a file
Date: Sat, 9 Apr 2022 22:35:40 +0200 (CEST)

> Il 09/04/2022 22:29 Angelo Graziosi ha scritto:
> 
>  
> I added your code to my init.el and tried to test it.. but it says:
> 
> -------------------
> M-x visit-files-listed-in-file
> foo-list.log
> 
> let: Symbol’s function definition is void: dired-simultaneous-find-file
> -------------------
> 
> Maybe I have misinterpreted your suggestions.. did not understand them...

Oops, I forgot to add

(require 'dired-x)


Now it almost works in the sense it fails in this way:

dired-simultaneous-find-file: Too many files to visit simultaneously.  Try C-u 
prefix

the file I tried contains 52 files listed...



reply via email to

[Prev in Thread] Current Thread [Next in Thread]