imymorror wang writes:
> - if keeping org-startup-folded defaul value(i.e "showeverything") ,
> enable org-indent-mode , open the large org file, get a warning, but not
> get stuck:
>#+begin_quote
>Warning (org-element-cache): org-element--cache: Unregistered buffer
> modifi
Ihor Radchenko writes:
> I will leave this for another week to give other people a chance to
> comment.
Applied upstream onto main via e268e4797.
Best,
Ihor
Max Nikulin writes:
>>> run-mailcap --norun ~/path/to/script
>>
>> Note that mailcap.el does _not_ use run-mailcap or anything external. It
>> is written purely in elisp.
>>
>> So, can you please report the output of M-: (mailcap-mime-info nil)?
>
> view-mode
Sorry, I did not consider that you
Daniel Fleischer writes:
> Ihor Radchenko [2022-05-19 Thu 21:43] wrote:
>
>> What if you try to run M-: (htmlize-buffer)
>> on your file?
>
> It works, creating an HTML buffer that can be opened and looks good.
Then I have no more ideas.
I am unable to reproduce your problem on my side using
"Richard H. Stanton" writes:
> Here’s a simple init.el that shows the problem (most of it is just
> boilerplate code to use straight.el to manage packages, and you may need to
> edit the python executable path).
> ...
> ——
>
> Now execute the following source block and you’ll see the mi
On 20/05/2022 15:22, Ihor Radchenko wrote:
Max Nikulin writes:
run-mailcap --norun ~/path/to/script
Note that mailcap.el does _not_ use run-mailcap or anything external. It
is written purely in elisp.
So, can you please report the output of M-: (mailcap-mime-info nil)?
view-mode
Sorry,
Hi
I just came across
https://github.com/analyticd/org-table-wrap-functions.git
And found it extremely useful especially the
org-table-column-wrap-to-point function.
I opened an issue on this github page, and asked the author to include
his package into the official one.
What do others thi
Ihor Radchenko writes:
> Sorry for this delay. Then, can you send them a followup email reminder?
> If they do not reply within another week, we will contact FSF directly.
Thank you. I sent a followup email just now, FYI.
Rudy
--
"Logic is a science of the necessary laws of thought, without w
On 2022-05-19 18:29, Eric S Fraga wrote:
On Thursday, 19 May 2022 at 17:17, wrote:
#+BIND: org-latex-image-default-width 0.5\textwidth
Try
#+BIND: org-latex-image-default-width "0.5\\textwidth"
and make sure org-export-allow-bind-keywords is set to t.
Oh, ok! That works. Thank you!
--
On 2022-05-20 19:50, ed...@openmail.cc wrote:
On 2022-05-19 18:29, Eric S Fraga wrote:
On Thursday, 19 May 2022 at 17:17, wrote:
#+BIND: org-latex-image-default-width 0.5\textwidth
Try
#+BIND: org-latex-image-default-width "0.5\\textwidth"
and make sure org-export-allow-bind-keywords is set
Max Nikulin writes:
> On 20/05/2022 15:22, Ihor Radchenko wrote:
>> Max Nikulin writes:
>>
> run-mailcap --norun ~/path/to/script
Note that mailcap.el does _not_ use run-mailcap or anything external. It
is written purely in elisp.
So, can you please report the outpu
imymorror wang writes:
>> Can you share the values of change-major-mode-hook and org-mode-hook?
> I uploaded all *emacs **current state* in recent e-mail .
Sorry, I missed that. Unfortunately I do not see anything suspicious
there.
Now, it is confusing. I am unable to reproduce the warning on m
> Can you share the values of change-major-mode-hook and org-mode-hook?
I uploaded all *emacs **current state* in recent e-mail .
> Also, do you deliberately drop the CC to emacs-orgmode@gnu.org and prefer
the conversation to be not public?
sorry. I'm not good at email communication. This is my fi
sorry. I sent a false message yesterday。I try again today. even upgrade to Org
mode version 9.5.3 (9.5.3-g277897), The problem still exists. But I find
out something new。you can see my *conclusion*. And I send all my emacs org
state.
- desktop environment
- GNU Emacs 29.0.50 (build 2, x86_64-a
Hi again,
Thanks for your response.
If you do C-h f org-meta-return, do you see something like "This
function has .. advice: .." towards the end of that *Help* buffer?
After investigation, the bug is in org-insert-heading in org 9.6 (Latest Doom -
upgraded today - uses exactly version: (9.6-
> Can you share the values of change-major-mode-hook and org-mode-hook?
I search change-major-mode-hook and org-mode-hook by C-h v(describe-variable).
the result is
```
change-major-mode-hook is a variable defined in ‘C source code’.
Its value is (font-lock-change-mode t)
Local in buffer *Help*;
16 matches
Mail list logo