[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] lisp/bookmark.el: make bookmark-fontify nil by default
From: |
Matthias Meulien |
Subject: |
Re: [PATCH] lisp/bookmark.el: make bookmark-fontify nil by default |
Date: |
Mon, 13 Sep 2021 21:36:23 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
Lars Ingebrigtsen <larsi@gnus.org> writes:
> I've now changed it to use a fringe marker.
Thank you, the fringe marker is less intrusive.
I am a heavy user of bookmarks that point to *vc-dir* buffers (one
bookmark per project) and I am not sure the overlay works well with such
bookmarks pointing to buffers going through the uniquify machinery. See
the following attachment where two bookmark-fringe-mark are visible in
the fringe (I just opened multiple bookmarks to *vc-dir* buffers where
one bookmark doesn't point to the first line of the buffer):
Capture d’écran du 2021-09-13 21-27-35.png
Description: PNG image
--
Matthias