all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* font-lock: limiting anchored match region
@ 2021-11-29 16:38 Marcus Harnisch
  2021-11-30  0:33 ` Stefan Monnier via Users list for the GNU Emacs text editor
  0 siblings, 1 reply; 3+ messages in thread
From: Marcus Harnisch @ 2021-11-29 16:38 UTC (permalink / raw)
  To: help-gnu-emacs

PRE-FORM of an anchored matcher allows for extending the match region 
beyond the end of the current line (which is the default limit). Is 
there any reason why that limit can't be changed to a position before 
the end of line? What would be a good workaround? Narrowing the buffer 
in PRE-FORM, widening in POST-FORM?

Thanks,
Marcus




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

end of thread, other threads:[~2021-11-30  9:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-29 16:38 font-lock: limiting anchored match region Marcus Harnisch
2021-11-30  0:33 ` Stefan Monnier via Users list for the GNU Emacs text editor
2021-11-30  9:01   ` Marcus Harnisch

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.