all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#7817: 24.0.50; wrong-type-arg fo rimage-dired-original-file-name
@ 2011-01-10 18:06 Drew Adams
  2011-01-10 18:28 ` Drew Adams
  0 siblings, 1 reply; 3+ messages in thread
From: Drew Adams @ 2011-01-10 18:06 UTC (permalink / raw)
  To: 7817


Dunno whether this helps, since I don't really have any context to give,
but I came across this error somehow:
 
Debugger entered--Lisp error: (wrong-type-argument stringp nil)
  file-name-nondirectory(nil)
  (let ((file-name (file-name-nondirectory (image-dired-original-file-name)))
(dired-buf (buffer-name (image-dired-associated-dired-buffer))) (props
(mapconcat (quote princ) (get-text-property (point) (quote tags)) ", "))
(comment (get-text-property (point) (quote comment)))) (if file-name (message
"%s" (image-dired-format-properties-string dired-buf file-name props comment))))
  (if (not (eobp)) (let ((file-name (file-name-nondirectory
(image-dired-original-file-name))) (dired-buf (buffer-name
(image-dired-associated-dired-buffer))) (props (mapconcat (quote princ)
(get-text-property (point) (quote tags)) ", ")) (comment (get-text-property
(point) (quote comment)))) (if file-name (message "%s"
(image-dired-format-properties-string dired-buf file-name props comment)))))
  image-dired-display-thumb-properties()
  image-dired-mouse-select-thumbnail((mouse-1 (#<window 31 on *image-dired*> 66
(391 . 69) 8174015 nil 66 (23 . 0) nil (146 . 69) (5 . 17))))
  call-interactively(image-dired-mouse-select-thumbnail nil nil)

In GNU Emacs 24.0.50.1 (i386-mingw-nt5.1.2600)
 of 2011-01-03 on 3249CTO
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (4.4) --no-opt --cflags
-Ic:/imagesupport/include'
 






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

* bug#7817: 24.0.50; wrong-type-arg fo rimage-dired-original-file-name
  2011-01-10 18:06 bug#7817: 24.0.50; wrong-type-arg fo rimage-dired-original-file-name Drew Adams
@ 2011-01-10 18:28 ` Drew Adams
  2011-01-28 18:10   ` Chong Yidong
  0 siblings, 1 reply; 3+ messages in thread
From: Drew Adams @ 2011-01-10 18:28 UTC (permalink / raw)
  To: 7817

Actually, it happens just by clicking `mouse-1' or `mouse-2' anywhere outside an
image in buffer *image-dired*.






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

* bug#7817: 24.0.50; wrong-type-arg fo rimage-dired-original-file-name
  2011-01-10 18:28 ` Drew Adams
@ 2011-01-28 18:10   ` Chong Yidong
  0 siblings, 0 replies; 3+ messages in thread
From: Chong Yidong @ 2011-01-28 18:10 UTC (permalink / raw)
  To: Drew Adams; +Cc: 7817

"Drew Adams" <drew.adams@oracle.com> writes:

> Actually, it happens just by clicking `mouse-1' or `mouse-2' anywhere
> outside an image in buffer *image-dired*.

Thanks, I've checked in a fix.





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

end of thread, other threads:[~2011-01-28 18:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-10 18:06 bug#7817: 24.0.50; wrong-type-arg fo rimage-dired-original-file-name Drew Adams
2011-01-10 18:28 ` Drew Adams
2011-01-28 18:10   ` Chong Yidong

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.