I cobbled together an async dired video viewer wrapper for vlc. It's got holes in it, I'm sure. Would that be of use to you with respect to this project? Asynchronous processes rock!
This works for my purposes. I can use an org-mode relative timer, while viewing, for notetaking purposes. Almost all the code is stolen. alan On Mon, Jun 18, 2012 at 5:26 PM, John Wiegley < johnw@vulcan.local.i-did-not-set--mail-host-address--so-tickle-me> wrote: > * What is it > > dired-async.el uses my new async.el module to preform copies, renames and > deletes asynchronously. It works great with Tramp, assuming you have > passwordless access to the remote server (if the remote side asks for a > password, you'll never see the prompt and the child Emacs process will wait > for it indefinitely). > > * Where to get it > > The latest version can be found here: > https://github.com/jwiegley/emacs-async > > At present, it is part of my emacs-async project. > _______________________________________________ > gnu-emacs-sources mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/gnu-emacs-sources >
dired-vlc.el
Description: Binary data
_______________________________________________ gnu-emacs-sources mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gnu-emacs-sources
