all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Regexp with comment character of buffer
@ 2024-08-12 10:08 Heime
  2024-08-12 11:03 ` Yuri Khan
  0 siblings, 1 reply; 10+ messages in thread
From: Heime @ 2024-08-12 10:08 UTC (permalink / raw)
  To: Heime via Users list for the GNU Emacs text editor

How can I change the regexp so that instead of the beginning ;;;
I use the comment character of the current buffer, replicated three
times ?

(let ( (heading-regexp "^;;;\\s-+\\([HM][[:digit:]]\\)\\s-")





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

end of thread, other threads:[~2024-08-12 19:22 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-12 10:08 Regexp with comment character of buffer Heime
2024-08-12 11:03 ` Yuri Khan
2024-08-12 11:41   ` Heime
2024-08-12 12:26     ` Yuri Khan
2024-08-12 12:36       ` Heime
2024-08-12 17:11         ` Yuri Khan
2024-08-12 17:50           ` Heime
2024-08-12 19:13             ` Yuri Khan
2024-08-12 19:19               ` Heime
2024-08-12 19:22                 ` Heime

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.