GNU bug report logs - #33723
26.1; function `byte-compile-file` use function `read` instead of the variable value of `load-read-function`

Previous Next

Package: emacs;

Reported by: Jingtao Xu <jingtaozf <at> gmail.com>

Date: Thu, 13 Dec 2018 11:18:02 UTC

Severity: wishlist

Found in version 26.1

Fixed in version 29.1

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

Bug is archived. No further changes may be made.

Full log


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

From: Jingtao Xu <jingtaozf <at> gmail.com>
To: rms <at> gnu.org
Cc: Jingtao Xu <jingtaozf <at> gmail.com>, 33723 <at> debbugs.gnu.org
Subject: Re: bug#33723: 26.1;
 function `byte-compile-file` use function `read` instead of
 the	variable value of `load-read-function`
Date: Fri, 14 Dec 2018 08:01:52 +0800
literate Lisp is just an org mode file like this:

* head1
This can be both document and code in one org file:
#+BEGIN_SRC elisp :tangle yes
(defun test1 ()
  (message "test1"))
#+END_SRC

and function `literate-load' will ignore lines out of source code block and load elisp codes inside the code block.

More details of `literate-elisp can be found in https://github.com/jingtaozf/literate-elisp

Anyway, I need to use a custom read function to load and compile this org file.


On Fri, 14 Dec 2018 05:14:20 +0800,
Richard Stallman wrote:
> 
> [[[ To any NSA and FBI agents reading my email: please consider    ]]]
> [[[ whether defending the US Constitution against all enemies,     ]]]
> [[[ foreign or domestic, requires you to follow Snowden's example. ]]]
> 
> Would you like to show emacs-devel what this does?
> What does "literate Lisp" look like?  What are the rules
> for writing it?
> 
> -- 
> Dr Richard Stallman
> President, Free Software Foundation (https://gnu.org, https://fsf.org)
> Internet Hall-of-Famer (https://internethalloffame.org)
> 
> 




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

Previous Next


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