all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* On image-mode-winprops and using image-mode elsewhere
@ 2016-12-14  2:04 Mark Oteiza
  2016-12-14 13:37 ` Stefan Monnier
  0 siblings, 1 reply; 4+ messages in thread
From: Mark Oteiza @ 2016-12-14  2:04 UTC (permalink / raw)
  To: emacs-devel; +Cc: Stefan Monnier


I've been poking image-dired lately and wanted to use the navigation
commands implemented in image-mode in image-dired-display-image-mode.
This should be as simple as setting a keymap parent, but I am greeted
with

  (wrong-type-argument listp t)

which appears to me to be due to 83600dc. In particular, the line

  (defvar-local image-mode-winprops-alist t)

but I think this should be nil.  Thought I'd ask before I change it.



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

end of thread, other threads:[~2016-12-14 15:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-14  2:04 On image-mode-winprops and using image-mode elsewhere Mark Oteiza
2016-12-14 13:37 ` Stefan Monnier
2016-12-14 15:09   ` Mark Oteiza
2016-12-14 15:57     ` Stefan Monnier

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.