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

DELIVERY FAILURE: User whchan (whchan@xxxxxxxxxxx) not listed in DominoDirectory



Your message

  Subject: Re: listing the most user friendly apps with emacspeak.

was not delivered to:

  whchan@xxxxxxxxxxx

because:

  User whchan (whchan@xxxxxxxxxxx) not listed in Domino Directory


Could not process part with Content-Type: message/delivery-status.

---- Begin included message ----

Lucas,
You may be doing a bit more work than necessary in your solution.

When in a dired buffer C-e ; should prompt with the current dir,
and you can use completion to pick the file, or hit enter to play
all files in the directory.

The prompting behavior may well be a recent change --- originally
emacspeak-m-player always used the emacspeak/realaudio directory
as the starting point 
>>>>> "Lukas" == Lukas Loehrer <listaddr1@xxxxxxxxxxx> writes:
    Lukas> Steve Holmes writes ("Re: listing the most user
    Lukas> friendly apps with emacspeak."):
    >> I'm still looking for a way to launch files from Dired and
    >> still be able to control the launched application.
    >> Example: I activate an mp3 file from Dired and say, it
    >> launches mplayer.  I right now, cannot control mplayer
    >> once it is launched.  Dired still has focus.  Is there any
    >> way to get into mplayer and manipulate it and then quit to
    >> have control go back to Dired?
    Lukas> I do not know a general answer to your problem, but in
    Lukas> the case of mplayer, I use something like the
    Lukas> following in my .emacs file:
    Lukas> 
    Lukas> (defun ll-dired-do-with-filename (action &rest args)
    Lukas> "Apply action to currently selected filename" (let
    Lukas> ((filename (dired-get-filename nil t))) (if filename
    Lukas> (apply action filename args) (message "No file
    Lukas> selected"))))
    Lukas> 
    Lukas> (when (featurep 'emacspeak) (define-key dired-mode-map
    Lukas> "\C-cp" (lambda () (interactive)
    Lukas> (ll-dired-do-with-filename 'emacspeak-m-player))))
    Lukas> 
    Lukas> With this, you can do "C-c p" when on an mp3 file in
    Lukas> dired and the m-player integration of emacspeak will
    Lukas> start. Do "C-h m" then to see the available commands.
    Lukas> If you are only interested in the audio, make sure you
    Lukas> have the "novideo" option set in your mplayer
    Lukas> configuration file. This should prevent it from
    Lukas> stealing focus when launched under X.
    Lukas> 
    Lukas> Best regards, Lukas
    Lukas> 
    Lukas> -----------------------------------------------------------------------------
    Lukas> To unsubscribe from the emacspeak list or change your
    Lukas> address on the emacspeak list send mail to
    Lukas> "emacspeak-request@xxxxxxxxxxx" with a subject of
    Lukas> "unsubscribe" or "help"

-- 
Best Regards,
--raman

      
Email:  raman@xxxxxxxxxxx
WWW:    http://emacspeak.sf.net/raman/
AIM:    emacspeak       GTalk: tv.raman.tv@xxxxxxxxxxx
PGP:    http://emacspeak.sf.net/raman/raman-almaden.asc
Google: tv+raman 
IRC:    irc://irc.freenode.net/#emacs

-----------------------------------------------------------------------------
To unsubscribe from the emacspeak list or change your address on the
emacspeak list send mail to "emacspeak-request@xxxxxxxxxxx" with a
subject of "unsubscribe" or "help"

---- End included message ----

Emacspeak Files | Subscribe | Unsubscribe | Search