all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* What do the "bidi-paragraph-start-re" and "bidi-paragraph-separate-re" do?
@ 2022-11-07  6:37 Evan Aad
  2022-11-07 12:44 ` Emanuel Berg
  0 siblings, 1 reply; 15+ messages in thread
From: Evan Aad @ 2022-11-07  6:37 UTC (permalink / raw)
  To: help-gnu-emacs

I have annotated most of the customizations in my .emacs file, but
there are a few I haven't, and I no longer know what they do. I'd like
to run them by you, please.

The first couple of mysterious customizations are the following couple lines:

> (setq-default bidi-paragraph-start-re "^")
> (setq-default bidi-paragraph-separate-re "^")

What do they do?



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

end of thread, other threads:[~2022-11-09 13:16 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-07  6:37 What do the "bidi-paragraph-start-re" and "bidi-paragraph-separate-re" do? Evan Aad
2022-11-07 12:44 ` Emanuel Berg
2022-11-07 13:03   ` Evan Aad
2022-11-07 13:12     ` Emanuel Berg
2022-11-07 13:57     ` Robert Pluim
2022-11-08  5:51       ` Evan Aad
2022-11-08  6:15         ` Emanuel Berg
2022-11-08  8:28         ` Robert Pluim
2022-11-08  9:21           ` Evan Aad
2022-11-08 10:44             ` Emanuel Berg
2022-11-08 11:16               ` Robert Pluim
2022-11-08 12:21           ` Eli Zaretskii
2022-11-08 22:51           ` Michael Heerdegen
2022-11-09 11:02             ` Evan Aad
2022-11-09 13:16               ` Robert Pluim

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.