Hi Ihor,
oce you are back from your duties, I'm ready to continue with the
integration of the font feature branch.
Best, /PA
--
Fragen sind nicht da, um beantwortet zu werden,
Fragen sind da um gestellt zu werden
Georg Kreisler
Sagen's Paradeiser, write BE!
Year 1 of the New Koprocracy
Can this help?
org-beamer-frame-environment is a variable defined in 'ox-beamer.el'.
Its value is "frame"
Original value was "orgframe"
Name of the alternative beamer frame environment.
In frames marked as fragile, this environment is used in place of
the usual frame environment.
This permits i
29 aug. 2025 kl. 15.31 skrev Daniel Mendler :
> Well, in the agenda buffer the habit graph looked correctly if I used
> `·`, but only before the string resizing. I haven't configured Latin-1.
> It should be all Unicode. I am not sure what was going on.
Maybe in your setup the other org-habit-some
25 aug. 2025 kl. 22.31 skrev Daniel Mendler :
> When using Unicode glyphs, org-habit-build-graph breaks due to a recent
> change in Emacs master. Emacs master disallows resizing unibyte strings
> to multibyte strings.
>
> (setq org-habit-overdue-glyph ?•
> org-habit-alert-glyph ?•
> org
29 aug. 2025 kl. 03.39 skrev Daniel Mendler :
> Yes, org-habit with Unicode characters works well again with your patch.
Thank you, now pushed to Emacs master. I trust the Org people to sync as needed.
>> (By the way, did the old code work if you used the glyph `·`?)
>
> If by old code you mean
Hello,
At the second level you can use BEAMER_ENV to choose something other than block
in order to customise the frame. Is there a similar way to override frame at
the top level. The beamer theme I'm using has a number of environments defined
that I'd like to be able to pic from.
Simon
--
Sim
29 aug. 2025 kl. 12.37 skrev Daniel Mendler :
>> Exactly, and this is not an uncommon bug in string-mutating code: `aset` on
>> unibyte strings 'worked' for ASCII and Unicode above 255, but not for
>> 128..255.
>> Thus the org-habit code was basically always broken in this sense. The recent
>> mu
You could set up a .dir-locals.el [1] with your project-specific settings. That
would allow you to specify config settings and even project-specific commands
for a given directory.
[1]:
https://www.gnu.org/software/emacs/manual/html_node/emacs/Directory-Variables.html
Any suggestions on how to switch between Org projects? In this case, an
Org project is a directory of Org files that, while you're working on
them, you don't want anything from other Org projects to "leak" into
what you are working on. I think thia ia basically having your Org (and
Emacs) configu
Dear all,
I have noticed that `org-add-note' doesn't work in column view when
a heading doesn't have any drawer. It throws an error on save: 'Text is
read-only...'.
To fix that, I added (let ((inhibit-read-only t)) some-function)
before any function that was causing this error.
I'm not sure th
Karthik Chikmagalur writes:
> Any updates on the org-latex-preview review process? I can continue to
> prepare for the merge this week, just waiting on your feedback.
I am on a work trip. Do not have much time to review patches. Will come
back in ~10 days.
--
Ihor Radchenko // yantar92,
Org
Mattias Engdegård writes:
> 29 aug. 2025 kl. 12.37 skrev Daniel Mendler :
>
>>> Exactly, and this is not an uncommon bug in string-mutating code: `aset` on
>>> unibyte strings 'worked' for ASCII and Unicode above 255, but not for
>>> 128..255.
>>> Thus the org-habit code was basically always bro
Mattias Engdegård writes:
> 29 aug. 2025 kl. 03.39 skrev Daniel Mendler :
>
>> Yes, org-habit with Unicode characters works well again with your patch.
>
> Thank you, now pushed to Emacs master. I trust the Org people to sync as
> needed.
Thank you!
>>> (By the way, did the old code work if yo
Mattias Engdegård writes:
> 25 aug. 2025 kl. 22.31 skrev Daniel Mendler :
>
>> When using Unicode glyphs, org-habit-build-graph breaks due to a recent
>> change in Emacs master. Emacs master disallows resizing unibyte strings
>> to multibyte strings.
>>
>> (setq org-habit-overdue-glyph ?•
>>
14 matches
Mail list logo