GNU bug report logs - #10483
24.0.92; cperl-indent-exp hangs

Previous Next

Package: emacs;

Reported by: Eric Hanchrow <eric.hanchrow <at> gmail.com>

Date: Thu, 12 Jan 2012 00:04:01 UTC

Severity: normal

Tags: confirmed, fixed

Found in versions 25.0.95, 24.0.92

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #37 received at 10483 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 10483 <at> debbugs.gnu.org, haj <at> posteo.de
Subject: Re: bug#10483: [PATCH] cperl-mode: Avoid endless loop
Date: Fri, 04 Sep 2020 10:15:47 +0300
> From: Lars Ingebrigtsen <larsi <at> gnus.org>
> Date: Fri, 04 Sep 2020 05:17:45 +0200
> Cc: 10483 <at> debbugs.gnu.org
> 
> > I haven't found examples to steal from, and also missed the
> > fork/waitpid stuff which I use for such tasks in Perl.
> 
> Yeah...  Perhaps Emacs should grow some convenience functions for this
> stuff?

I don't think I understand what's missing in what we have already.
The equivalent of 'fork' is 'start-process', and the equivalent of
'waitpid' is a test of what 'process-status' returns.




This bug report was last modified 4 years and 307 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.