all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#49341: 28.0.50; bookmark--unfontify with nil filename throws wrong-type error
@ 2021-07-02 21:08 Trey Peacock
  2021-07-03  6:08 ` Eli Zaretskii
  0 siblings, 1 reply; 10+ messages in thread
From: Trey Peacock @ 2021-07-02 21:08 UTC (permalink / raw)
  To: 49341


I am unable to use `bookmark-delete` with bookmarks that do not return
alist values for 'filename or 'position when called with
`bookmark-get-bookmark`. I believe it is due to the May 4th commit
ab6cb65cb2b6d11a7b690dfcea8d98611290fad9 where bookmark--unfontify was
introduced. The unfontify function is unable to handle nil values for
these fields and results in calling `(overlay-at pos)` which shows a
wrong-type error.



--
Trey Peacock
treypeacock.com






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

end of thread, other threads:[~2021-07-05 19:47 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-02 21:08 bug#49341: 28.0.50; bookmark--unfontify with nil filename throws wrong-type error Trey Peacock
2021-07-03  6:08 ` Eli Zaretskii
2021-07-03  7:23   ` Trey Peacock
2021-07-04 13:56     ` Lars Ingebrigtsen
2021-07-04 16:31       ` Trey Peacock
2021-07-05 13:10         ` Lars Ingebrigtsen
2021-07-05 16:35           ` Trey Peacock
2021-07-05 19:47             ` Lars Ingebrigtsen
2021-07-04 17:12   ` Boruch Baum
2021-07-04 18:35     ` Basil L. Contovounesios

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.