GNU bug report logs - #34328
[feature request]: autoloading buffers like autoloading elisp files or dynamic modules

Previous Next

Package: emacs;

Reported by: Zhang Haijun <ccsmile2008 <at> outlook.com>

Date: Tue, 5 Feb 2019 09:45:02 UTC

Severity: wishlist

Full log


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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Zhang Haijun <ccsmile2008 <at> outlook.com>
Cc: 34328 <at> debbugs.gnu.org
Subject: Re: bug#34328: [feature request]: autoloading buffers like autoloading
 elisp files or dynamic modules
Date: Tue, 05 Feb 2019 18:20:13 +0200
> From: Zhang Haijun <ccsmile2008 <at> outlook.com>
> Date: Tue, 5 Feb 2019 09:44:35 +0000
> 
> There may be two solutions:
> 1. Load multiple buffers concurrently

This cannot be done without very extensive changes in how the Lisp
interpreter works.  Currently, we cannot allow more than one Lisp
thread at a time.

> 2. Autoload buffers like autoloading elisp files or dynamic modules

This should be doable, I think.  Patches are welcome.

Thanks.




This bug report was last modified 6 years and 131 days ago.

Previous Next


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