Oops wron ml.. sorry...
Il 13/12/2024 17:35, Angelo Graziosi ha scritto:
Current master (c265febd97e940e6580ae42aa648358a0a2ed830) fails to build
(at least on MSYS2/UCRT64):
[...]
GEN ../../etc/charsets/JISX0212.map
CC timefns.o
CC atimer.o
process.c:41:10: fatal
Current master (c265febd97e940e6580ae42aa648358a0a2ed830) fails to build
(at least on MSYS2/UCRT64):
[...]
GEN ../../etc/charsets/JISX0212.map
CC timefns.o
CC atimer.o
process.c:41:10: fatal error: netinet/tcp.h: No such file or directory
41 | #include
|
Il 01/08/2024 13:26, Bruno Barbier ha scritto:
Hi Angelo,
Angelo Graziosi writes:
With the last Emacs master build (20240731_183641) I get a lot of
warnings like this:
Warning (emacs): Cannot fontify source block (htmlize.el >= 1.34 required)
when I export an old ORG document in HTML
With the last Emacs master build (20240731_183641) I get a lot of
warnings like this:
Warning (emacs): Cannot fontify source block (htmlize.el >= 1.34 required)
when I export an old ORG document in HTML (C-c C-e h h).
Until some time ago, I had exported the same document and many more in
t
> Il 30/12/2022 18:42 Colin Baxter ha scritto:
>
>
> >>>>> Angelo Graziosi writes:
>
> > tomas wrote:
> >> there is now a defvar `org-element-cache-persistent'
>
> > Ah! didn't knew that..
>
> > Setti
> Il 30/12/2022 18:42 Colin Baxter ha scritto:
>
>
> >>>>> Angelo Graziosi writes:
>
> > tomas wrote:
> >> there is now a defvar `org-element-cache-persistent'
>
> > Ah! didn't knew that..
>
> > Setti
tomas wrote:
> there is now a defvar `org-element-cache-persistent'
Ah! didn't knew that..
Setting
(setq org-element-cache-persistent nil)
seems to work..
Thanks,
Angelo.
> Il 05/12/2022 18:58 Colin Baxter ha scritto:
>
>
> >>>>> Angelo Graziosi writes:
>
> > Colin Baxter wrote:
> >> I too would like a means to disable org-persist.
>
> > On emacs-devel there was this suggestion:
>
>
Colin Baxter wrote:
> I too would like a means to disable org-persist.
On emacs-devel there was this suggestion:
https://lists.gnu.org/archive/html/emacs-devel/2022-12/msg00125.html
> Ihor Radchenko on emacs-orgmode wrote:
> I can add a user switch
> > on top.
>
Please, add an option to disable the caching
(org-cache 0)
which disables *all* other thing (org-persist and friends)..
...or disable *all* by default and the user that like that will set
(org-cache 1)
..
Ihor Radchenko on emacs-orgmode wrote:
> That being said, it should not be a big deal to allow disabling
> org-persist when desired. In fact, org-persist is already
> auto-disabled when using emacs -Q. I can add a user switch
> on top.
I wonder what kind of answer is this.. Also not using ORG
I have already posted this to emacs-devel people (see
https://lists.gnu.org/archive/html/emacs-devel/2022-12/msg00045.html).
After a recent Emacs build from master I find `org-persist` directory in my
`.emacs.d` folder. It brings no benefit but only garbage in `.emacs.d`. So how
can I disable t
12 matches
Mail list logo