* dired-eval-files
@ 2010-11-05 14:01 Nathaniel Flath
2010-11-05 18:41 ` dired-eval-files Andreas Schwab
0 siblings, 1 reply; 3+ messages in thread
From: Nathaniel Flath @ 2010-11-05 14:01 UTC (permalink / raw)
To: emacs-devel
I've written a function, dired-eval-files, that will evaluate all the
marked files in a dired file and run load-file on them. Is there any
interest in me integrating this into Dired and submitting a patch?
Thanks,
Nathaniel Flath
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: dired-eval-files
2010-11-05 14:01 dired-eval-files Nathaniel Flath
@ 2010-11-05 18:41 ` Andreas Schwab
2010-11-05 18:43 ` dired-eval-files Nathaniel Flath
0 siblings, 1 reply; 3+ messages in thread
From: Andreas Schwab @ 2010-11-05 18:41 UTC (permalink / raw)
To: Nathaniel Flath; +Cc: emacs-devel
Nathaniel Flath <flat0103@gmail.com> writes:
> I've written a function, dired-eval-files, that will evaluate all the
> marked files in a dired file and run load-file on them.
How is that different from dired-do-load?
Andreas.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: dired-eval-files
2010-11-05 18:41 ` dired-eval-files Andreas Schwab
@ 2010-11-05 18:43 ` Nathaniel Flath
0 siblings, 0 replies; 3+ messages in thread
From: Nathaniel Flath @ 2010-11-05 18:43 UTC (permalink / raw)
To: Andreas Schwab; +Cc: emacs-devel
Basically, it's not.
Thanks for letting me know about this!
On Fri, Nov 5, 2010 at 11:41 AM, Andreas Schwab <schwab@linux-m68k.org> wrote:
> Nathaniel Flath <flat0103@gmail.com> writes:
>
>> I've written a function, dired-eval-files, that will evaluate all the
>> marked files in a dired file and run load-file on them.
>
> How is that different from dired-do-load?
>
> Andreas.
>
> --
> Andreas Schwab, schwab@linux-m68k.org
> GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
> "And now for something completely different."
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-11-05 18:43 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-05 14:01 dired-eval-files Nathaniel Flath
2010-11-05 18:41 ` dired-eval-files Andreas Schwab
2010-11-05 18:43 ` dired-eval-files Nathaniel Flath
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).