all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#6515: 24.0.50; unneeded let-binded variable in bookmark.el
@ 2010-06-25 21:13 Thierry Volpiatto
  2010-06-26 21:45 ` bug#6515: Patch for bug #6515: unneeded let-bound variables " Christoph
  2010-06-27 18:04 ` bug#6515: 24.0.50; unneeded let-binded variable " Chong Yidong
  0 siblings, 2 replies; 3+ messages in thread
From: Thierry Volpiatto @ 2010-06-25 21:13 UTC (permalink / raw)
  To: 6515


Hi,
bookmark-bmenu-switch-other-window
bookmark-bmenu-2-window
bookmark-bmenu-other-window

(let ((bookmark-automatically-show-annotations nil)) ;FIXME: needed?

Indeed it's not needed, worst, it anhile effect of global
bookmark-automatically-show-annotations

Thierry.





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

end of thread, other threads:[~2010-06-27 18:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-25 21:13 bug#6515: 24.0.50; unneeded let-binded variable in bookmark.el Thierry Volpiatto
2010-06-26 21:45 ` bug#6515: Patch for bug #6515: unneeded let-bound variables " Christoph
2010-06-27 18:04 ` bug#6515: 24.0.50; unneeded let-binded variable " 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.