emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#70348: closed ([PATCH] Make preview placement more flexible)


From: GNU bug Tracking System
Subject: bug#70348: closed ([PATCH] Make preview placement more flexible)
Date: Wed, 17 Apr 2024 20:21:03 +0000

Your message dated Wed, 17 Apr 2024 22:19:43 +0200
with message-id <m2il0fkahs.fsf@macmutant.fritz.box>
and subject line Re: bug#70348: [PATCH] Make preview placement more flexible
has caused the debbugs.gnu.org bug report #70348,
regarding [PATCH] Make preview placement more flexible
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
70348: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70348
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] Make preview placement more flexible Date: Fri, 12 Apr 2024 09:17:33 +0200
Hello,

This patch has no effect on current behavior, but introduces a
variable preview-find-end-function that would allow (e.g.) an external
package to modify how previews overlays are placed, without resorting
to advice.

The code needed to be rearranged a bit because the implementation of
preview-find-end-function that I have in mind requires the beginning
of the region as an argument, which thus needs to be computed outside
the argument list of preview-place-preview.

This patch complements the preprocessing step introduced in bug#70295.
I'd be happy to supply more detailed motivation if that would be
helpful.

Thanks, best,

Paul

Attachment: 0001-Make-preview-placement-more-flexible.patch
Description: Binary data


--- End Message ---
--- Begin Message --- Subject: Re: bug#70348: [PATCH] Make preview placement more flexible Date: Wed, 17 Apr 2024 22:19:43 +0200 User-agent: Gnus/5.13 (Gnus v5.13)
Paul Nelson <ultrono@gmail.com> writes:

> See attached, and let me know if I missed anything else.

Thanks for your swift response.  I installed the change (e4def30851),
and closing.

Best, Arash


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]