GNU bug report logs - #19776
25.0.50; HTML rendering is very slow

Previous Next

Package: emacs;

Reported by: rms <at> gnu.org

Date: Wed, 4 Feb 2015 23:04:02 UTC

Severity: minor

Merged with 22846

Found in versions 25.0.50, 25.0.91

Fixed in version 29.1

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

Bug is archived. No further changes may be made.

Full log


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

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Andreas Schwab <schwab <at> linux-m68k.org>
Cc: stefan <at> marxist.se, 19776 <at> debbugs.gnu.org,
 Stefan Monnier <monnier <at> iro.umontreal.ca>, rms <at> gnu.org
Subject: Re: bug#19776: 25.0.50; HTML rendering is very slow
Date: Mon, 25 Oct 2021 16:32:50 +0200
Lars Ingebrigtsen <larsi <at> gnus.org> writes:

> EMACS_IGNORE_TIMERFD=t ./src/emacs 
>
> doesn't disable it, either?  That egetenv call returns NULL even if I
> start Emacs like that?  Odd. 

So this is a tangent, but this is a repeatable bug.  If I call 

  printf ("fd: %s\n", egetenv ("FOO"));

from init_atimer, it always says (null).  (And "FOO" is defined.)
However, if I call egetenv later, I do get the correct value.

So is there something about (e)getenv that makes it not work during the
(early) startup of Emacs?

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




This bug report was last modified 3 years and 206 days ago.

Previous Next


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