all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: don@donarmstrong.com (Emacs bug Tracking System)
To: Glenn Morris <rgm@gnu.org>
Subject: bug#417: marked as done (dired-guess-shell-alist-user examples  enhancement)
Date: Fri, 22 Aug 2008 20:30:03 -0700	[thread overview]
Message-ID: <handler.417.D417.121946168616790.ackdone@emacsbugs.donarmstrong.com> (raw)
In-Reply-To: 87hcbuzxuc.fsf@jidanni.org

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


      reply	other threads:[~2008-08-23  3:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [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   ` Emacs bug Tracking System [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=handler.417.D417.121946168616790.ackdone@emacsbugs.donarmstrong.com \
    --to=don@donarmstrong.com \
    --cc=rgm@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.