all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* rainbow-delimiters-mode and syntax-begin-function
@ 2022-01-23  7:58 fatiparty--- via Users list for the GNU Emacs text editor
       [not found] ` <Mu4wPqh--3-2@tutanota.com-Mu4wX4B----2>
  0 siblings, 1 reply; 9+ messages in thread
From: fatiparty--- via Users list for the GNU Emacs text editor @ 2022-01-23  7:58 UTC (permalink / raw)
  To: Help Gnu Emacs


I am going through 

(define-minor-mode rainbow-delimiters-mode

There is for instance 

;; Obsolete equivalent of `syntax-begin-function'.
(when (boundp 'font-lock-beginning-of-syntax-function)
      (set (make-local-variable
            'font-lock-beginning-of-syntax-function) nil)) )

What is this about?  And how is one modifying `syntax-begin-function' ?





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

end of thread, other threads:[~2022-01-25 15:12 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-23  7:58 rainbow-delimiters-mode and syntax-begin-function fatiparty--- via Users list for the GNU Emacs text editor
     [not found] ` <Mu4wPqh--3-2@tutanota.com-Mu4wX4B----2>
2022-01-24  9:55   ` rainbow-delimiters-mode, syntax-begin-function and font-lock-beginning-of-syntax-function fatiparty--- via Users list for the GNU Emacs text editor
2022-01-24 23:18     ` Stefan Monnier via Users list for the GNU Emacs text editor
2022-01-25  8:46       ` fatiparty--- via Users list for the GNU Emacs text editor
2022-01-25 13:04         ` Stefan Monnier
2022-01-25 13:37           ` fatiparty--- via Users list for the GNU Emacs text editor
2022-01-25 13:55             ` Stefan Monnier
2022-01-25 15:05               ` fatiparty--- via Users list for the GNU Emacs text editor
2022-01-25 15:12               ` fatiparty--- via Users list for the GNU Emacs text editor

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.