all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#66406: Broken `re-search-forward' (?)
@ 2023-10-08 10:35 Paul Pogonyshev
  2023-10-08 11:41 ` Eli Zaretskii
  2023-10-08 19:39 ` Basil L. Contovounesios via Bug reports for GNU Emacs, the Swiss army knife of text editors
  0 siblings, 2 replies; 6+ messages in thread
From: Paul Pogonyshev @ 2023-10-08 10:35 UTC (permalink / raw)
  To: 66406

[-- Attachment #1: Type: text/plain, Size: 325 bytes --]

In a recent Emacs master (as provided in Silex's Docker image):

$ emacs --batch --eval "(with-temp-buffer (insert
\"\n;;;###autoload\n(defun ...)\n\") (goto-char 1) (print
(re-search-forward \"^[[:space:]]*;;;###autoload[[:space:]]*$\" nil t)))"

Prints nil.

With every stable version of Emacs I have this prints 16.

Paul

[-- Attachment #2: Type: text/html, Size: 540 bytes --]

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

end of thread, other threads:[~2023-10-10 13:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-08 10:35 bug#66406: Broken `re-search-forward' (?) Paul Pogonyshev
2023-10-08 11:41 ` Eli Zaretskii
2023-10-08 19:39 ` Basil L. Contovounesios via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-10-08 20:06   ` Paul Pogonyshev
2023-10-09  2:28     ` Eli Zaretskii
2023-10-10 13:37   ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors

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.