unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#417: dired-guess-shell-alist-user examples enhancement
@ 2008-06-15 12:28 ` jidanni
  2008-08-23  3:30   ` bug#417: marked as done (dired-guess-shell-alist-user examples enhancement) Emacs bug Tracking System
  0 siblings, 1 reply; 2+ messages in thread
From: jidanni @ 2008-06-15 12:28 UTC (permalink / raw)
  To: bug-gnu-emacs

In Info (dired-x)Shell Command Guessing, at
`dired-guess-shell-alist-user' and also in its docstring, please add:

Q: I don't like that dired-guess-shell-alist-default uses "xloadimage"
and "display". I want to use "xli". What can I do?

A:
(setq dired-guess-shell-alist-user
  (list
    (list "\\.png$" "xli")
    (list "\\.gif$" "xli")...;;they already have such examples, but not:
;;or
    (list "\\.\\(jpe?g\\|png\\|p[bgpn]m\\|gif\\)$" "xli");;researched 1 hour
;;or
some fancy car cad thing that changes all xloadimage and display;;(please add)
;;or use symlinks in ~/bin ;; yuck

Also in Info mention dired-guess-shell-case-fold-search.

P.S. The popular ".mp3" format needs a default command. mplayer?







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

* bug#417: marked as done (dired-guess-shell-alist-user examples  enhancement)
  2008-06-15 12:28 ` bug#417: dired-guess-shell-alist-user examples enhancement jidanni
@ 2008-08-23  3:30   ` Emacs bug Tracking System
  0 siblings, 0 replies; 2+ messages in thread
From: Emacs bug Tracking System @ 2008-08-23  3:30 UTC (permalink / raw)
  To: Glenn Morris

[-- Attachment #1: Type: text/plain, Size: 865 bytes --]


Your message dated Fri, 22 Aug 2008 23:19:59 -0400
with message-id <j3y72oju3k.fsf@fencepost.gnu.org>
and subject line #417: dired-guess-shell-alist-user examples enhancement
has caused the Emacs bug report #417,
regarding dired-guess-shell-alist-user examples enhancement
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact don@donarmstrong.com
immediately.)


-- 
417: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=417
Emacs Bug Tracking System
Contact don@donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 2662 bytes --]

From: jidanni@jidanni.org
To: bug-gnu-emacs@gnu.org
Subject: dired-guess-shell-alist-user examples enhancement
Date: Sun, 15 Jun 2008 20:28:27 +0800
Message-ID: <87hcbuzxuc.fsf@jidanni.org>

In Info (dired-x)Shell Command Guessing, at
`dired-guess-shell-alist-user' and also in its docstring, please add:

Q: I don't like that dired-guess-shell-alist-default uses "xloadimage"
and "display". I want to use "xli". What can I do?

A:
(setq dired-guess-shell-alist-user
  (list
    (list "\\.png$" "xli")
    (list "\\.gif$" "xli")...;;they already have such examples, but not:
;;or
    (list "\\.\\(jpe?g\\|png\\|p[bgpn]m\\|gif\\)$" "xli");;researched 1 hour
;;or
some fancy car cad thing that changes all xloadimage and display;;(please add)
;;or use symlinks in ~/bin ;; yuck

Also in Info mention dired-guess-shell-case-fold-search.

P.S. The popular ".mp3" format needs a default command. mplayer?




[-- Attachment #3: Type: message/rfc822, Size: 1735 bytes --]

From: Glenn Morris <rgm@gnu.org>
To: 417-done@emacsbugs.donarmstrong.com
Subject: #417: dired-guess-shell-alist-user examples enhancement
Date: Fri, 22 Aug 2008 23:19:59 -0400
Message-ID: <j3y72oju3k.fsf@fencepost.gnu.org>


> In Info (dired-x)Shell Command Guessing, at
> `dired-guess-shell-alist-user' and also in its docstring, please add:

> Q: I don't like that dired-guess-shell-alist-default uses "xloadimage"
> and "display". I want to use "xli". What can I do?

I think the current documentation here is detailed enough.

> Also in Info mention dired-guess-shell-case-fold-search.

Added.

> P.S. The popular ".mp3" format needs a default command. mplayer?

Added mp3 and ogg.


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

end of thread, other threads:[~2008-08-23  3:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <j3y72oju3k.fsf@fencepost.gnu.org>
2008-06-15 12:28 ` bug#417: dired-guess-shell-alist-user examples enhancement jidanni
2008-08-23  3:30   ` bug#417: marked as done (dired-guess-shell-alist-user examples enhancement) Emacs bug Tracking System

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).