unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Pratyush Yadav <me@yadavpratyush.com>
Cc: Pratyush Yadav <pratiy0100@gmail.com>, 45041@debbugs.gnu.org
Subject: bug#45041: 27.1; Emacs hangs if the cited message contains some specific text
Date: Tue, 19 Jan 2021 15:32:41 +0100	[thread overview]
Message-ID: <87mtx5j8ty.fsf@gnus.org> (raw)
In-Reply-To: <20210119131410.vnewlic3mwyp76kr@yadavpratyush.com> (Pratyush Yadav's message of "Tue, 19 Jan 2021 18:44:10 +0530")

Pratyush Yadav <me@yadavpratyush.com> writes:

> If I open any buffer and run this snippet, it returns nil almost 
> instantly. If I add (gnus-article-mode) after (goto-char (point-min)) it 
> freezes up.

So the following, in Emacs 27.1, with "emacs -Q" hangs?  I'm unable to
reproduce this.

(with-temp-buffer
  (require 'gnus-art)
  (insert ">
___________________________________________________________________________\n")
  (goto-char (point-min))
  (gnus-article-mode)
  (looking-at "^\\(\\([ ]*\\(\\w\\|[_.]\\)+>+\\|[ ]*[>|]\\)+\\)?
*>>>>> +\"\\([^\" ]+\\)\" +=="))


-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





  reply	other threads:[~2021-01-19 14:32 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-04 11:48 bug#45041: 27.1; Emacs hangs if the cited message contains some specific text Pratyush Yadav
2020-12-09 14:47 ` Lars Ingebrigtsen
2021-01-11 15:58   ` Lars Ingebrigtsen
2021-01-14 17:05     ` Pratyush Yadav
2021-01-18 16:19       ` Lars Ingebrigtsen
     [not found]         ` <20210118191342.deztrbs5tyoo64b5@yadavpratyush.com>
2021-01-19  3:14           ` Lars Ingebrigtsen
2021-01-19 13:14             ` Pratyush Yadav
2021-01-19 14:32               ` Lars Ingebrigtsen [this message]
2021-01-19 14:55                 ` Andreas Schwab
2021-01-19 15:01                   ` Pratyush Yadav
2021-01-19 15:02                   ` Lars Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87mtx5j8ty.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=45041@debbugs.gnu.org \
    --cc=me@yadavpratyush.com \
    --cc=pratiy0100@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).