unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#15363: 24.3.50; (void-variable file) when using `dired-guess-shell-gzip-quiet' on a test.zip file
@ 2013-09-13  7:26 Bastien Guerry
  2013-09-13  7:32 ` Bastien
  0 siblings, 1 reply; 4+ messages in thread
From: Bastien Guerry @ 2013-09-13  7:26 UTC (permalink / raw)
  To: 15363


Step to reproduce:

emacs -Q
M-: (require 'dired-x) RET
[hit `!' on a test.zip file]



In GNU Emacs 24.3.50.1 (i686-pc-linux-gnu, GTK+ Version 3.8.4)
 of 2013-09-13 on bzg
Bzr revision: 114257 michael.albinus@gmx.de-20130913060306-xzd65mp7ja2th93e
Windowing system distributor `The X.Org Foundation', version 11.0.11402000
System Description:	Arch Linux

Configured using:
 `configure --with-gif=no'

Important settings:
  value of $LC_COLLATE: C
  value of $LANG: fr_FR.UTF-8
  locale-coding-system: utf-8-unix
  default enable-multibyte-characters: t

Major mode: Text






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

* bug#15363: 24.3.50; (void-variable file) when using `dired-guess-shell-gzip-quiet' on a test.zip file
  2013-09-13  7:26 bug#15363: 24.3.50; (void-variable file) when using `dired-guess-shell-gzip-quiet' on a test.zip file Bastien Guerry
@ 2013-09-13  7:32 ` Bastien
  2013-09-13 17:29   ` Glenn Morris
  0 siblings, 1 reply; 4+ messages in thread
From: Bastien @ 2013-09-13  7:32 UTC (permalink / raw)
  To: 15363

Bastien Guerry <bzg@altern.org> writes:

> Step to reproduce:
>
> emacs -Q
> M-: (require 'dired-x) RET
> [hit `!' on a test.zip file]

Here is the backtrace:

Debugger entered--Lisp error: (void-variable file)
  (file-name-sans-extension file)
  (concat "unzip" (if dired-guess-shell-gzip-quiet " -q") " -d " (file-name-sans-extension file))
  eval((concat "unzip" (if dired-guess-shell-gzip-quiet " -q") " -d " (file-name-sans-extension file)))
  mapcar(eval ("unzip" "unzip -l" (concat "unzip" (if dired-guess-shell-gzip-quiet " -q") " -d " (file-name-sans-extension file))))
  dired-guess-default(("test.zip"))
  dired-guess-shell-command("! on test.zip: " ("test.zip"))
  apply(dired-guess-shell-command ("! on test.zip: " ("test.zip")))
  dired-mark-pop-up(nil shell ("test.zip") dired-guess-shell-command "! on test.zip: " ("test.zip"))
  dired-read-shell-command("! on %s: " nil ("test.zip"))
  (list (dired-read-shell-command "! on %s: " current-prefix-arg files) current-prefix-arg files)
  (let ((files (dired-get-marked-files t current-prefix-arg))) (list (dired-read-shell-command "! on %s: " current-prefix-arg files) current-prefix-arg files))
  call-interactively(dired-do-shell-command nil nil)
  command-execute(dired-do-shell-command)

-- 
 Bastien





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

* bug#15363: 24.3.50; (void-variable file) when using `dired-guess-shell-gzip-quiet' on a test.zip file
  2013-09-13  7:32 ` Bastien
@ 2013-09-13 17:29   ` Glenn Morris
  2013-09-14  5:19     ` Bastien
  0 siblings, 1 reply; 4+ messages in thread
From: Glenn Morris @ 2013-09-13 17:29 UTC (permalink / raw)
  To: 15363-done


Fixed.





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

* bug#15363: 24.3.50; (void-variable file) when using `dired-guess-shell-gzip-quiet' on a test.zip file
  2013-09-13 17:29   ` Glenn Morris
@ 2013-09-14  5:19     ` Bastien
  0 siblings, 0 replies; 4+ messages in thread
From: Bastien @ 2013-09-14  5:19 UTC (permalink / raw)
  To: Glenn Morris; +Cc: 15363-done

Glenn Morris <rgm@gnu.org> writes:

> Fixed.

Thanks,

-- 
 Bastien





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

end of thread, other threads:[~2013-09-14  5:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-13  7:26 bug#15363: 24.3.50; (void-variable file) when using `dired-guess-shell-gzip-quiet' on a test.zip file Bastien Guerry
2013-09-13  7:32 ` Bastien
2013-09-13 17:29   ` Glenn Morris
2013-09-14  5:19     ` Bastien

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