From: Eli Zaretskii <eliz@gnu.org>
To: Zhang Haijun <ccsmile2008@outlook.com>
Cc: 34328@debbugs.gnu.org
Subject: bug#34328: [feature request]: autoloading buffers like autoloading elisp files or dynamic modules
Date: Tue, 05 Feb 2019 18:20:13 +0200 [thread overview]
Message-ID: <83munatdfm.fsf@gnu.org> (raw)
In-Reply-To: <PS1PR06MB2759A0E1E3B6510111F42D25A86E0@PS1PR06MB2759.apcprd06.prod.outlook.com> (message from Zhang Haijun on Tue, 5 Feb 2019 09:44:35 +0000)
> From: Zhang Haijun <ccsmile2008@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.
prev parent reply other threads:[~2019-02-05 16:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-05 9:44 bug#34328: [feature request]: autoloading buffers like autoloading elisp files or dynamic modules Zhang Haijun
2019-02-05 16:20 ` Eli Zaretskii [this message]
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=83munatdfm.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=34328@debbugs.gnu.org \
--cc=ccsmile2008@outlook.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 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.