I see the same problem when I run with emacs -Q
Something else I noticed is that another of my custom views, defined as "n"
"Agenda and all TODOs" in the config *still* shows the expected ordering.
That suggests that something in the tags-todo of my work agenda view is
messing with the item orderi
I have documented how I use Beamer from Org mode on my web site:
https://web222.webclient5.de/doc/swdev/emacs/orgmode/beamer
Interesting. Perhaps, if you want, this could be added to the Tutorials
section of orgmode.org/worg...?
Yes, Please!
BR
Thomas
--
Thomas Redelberger
rede...@gmx.de
Rens Oliemans writes:
> I'm not sure if this is a bug, but it feels like one and I don't see this
> behaviour documented anywhere.
>
> The "problem": If an agenda file is in column view (and therefore read-only),
> contains a date for the current week, and you open the agenda view for the
> curre
Le 11/03/25 à 18h41, Ihor Radchenko a écrit :
> I believe that this has been fixed on main branch.
Seems to work pretty well: many thanks!
Do you know when it will become available by package-install?
--
Denis
Denis Bitouzé via "General discussions about Org-mode."
writes:
> Le 11/03/25 à 18h41, Ihor Radchenko a écrit :
>
>> I believe that this has been fixed on main branch.
>
> Seems to work pretty well: many thanks!
>
> Do you know when it will become available by package-install?
Next major release
Sébastien Gendre writes:
> When you take notes and/or manage tasks, do you prefer one big file or
> multiple small files ?
I usually use one file per category of tasks. Full-text search is very
powerful, and helm-rifle makes it very convenient.
> What are you experience ? Do you encounter some l
Am 25.02.25 um 16:39 Uhr schrieb Sébastien Gendre:
> When you take notes and/or manage tasks, do you prefer one big file or
> multiple small files ?
I use one big file for continuous notetaking, with periodical archiving,
usually per month. Every note is marked with a timestamp. I rename
archiv
"Florian Lindner" writes:
> I want to use consult-org-agenda which uses an MATCH argument like
> org-map-entries.
>
> For that, how can I match any todo keyword, i.e., any state that is not
> done? Without naming them explicitly.
I'm not sure this is possible. From the documentation the MATCH s
Aria Groult via "General discussions about Org-mode."
writes:
> "Florian Lindner" writes:
>
>> I want to use consult-org-agenda which uses an MATCH argument like
>> org-map-entries.
>>
>> For that, how can I match any todo keyword, i.e., any state that is not
>> done? Without naming them expli
Steinar Bang writes:
> Bisected my .emacs and this was the culprit:
>
> ;; editorconfig formatting support
> ;;;
> (when (locate-library "editorconfig")
> (editorconfig-mode 1)
> (setq editorconfig-exclude-regexps '("\\.jar$")))
>
> Upgrading editorconfig to ne
I had also been scrambling myself about this as well.
I started out with denote (many files) since it was nice and I was using many
packages.
Later as I went on, started digging into org mode and wondered about
managing notesin single file.
As I searched across, many comments was a realizaton.
David Masterson writes:
> Thomas Redelberger writes:
>
>> Am 12.02.2025 um 22:19 schrieb David Masterson:
>>> I've been looking at Beamer as a way to write a slide show to help
>>> explain some projects to others. Working on it, I have developed a
>>> number of questions that I'm not seeing ans
I've tried to this:
git clone https://github.com/tree-sitter/tree-sitter-bash
cd tree-sitter-bash
make
sudo make install
Then, after `emacs -Q` i evaluate `(setq treesit-extra-load-path
'("/usr/local/lib"))` and try to create a code block with the bash-ts mode and
get the same thing.
Do i mayb
Ihor Radchenko writes:
>> [*] Beware: Speed commands do not work reliably in macros; they will
>> screw up your document behind your back! (CC-ing Ihor WRT this.)
>
> Do you have a reproducer to play with?
Jeez! I have just spent 30 minutes trying to reproduce it, staring from
-Q, and everythin
Christian Moe writes:
> David Masterson writes:
+ Why is my "Outline" slide blank? Shouldn't it be picking up all the
"H:1" headings? What am I missing?
>
> Testing:
>
> (1) With a one-level document
>
> #+begin_src org
> ,#+title: Beamer test
> ,#+STARTUP: beamer
> ,#+LATEX
Thomas Redelberger writes:
>>> I have documented how I use Beamer from Org mode on my web site:
>>> https://web222.webclient5.de/doc/swdev/emacs/orgmode/beamer
>>
>> Interesting. Perhaps, if you want, this could be added to the Tutorials
>> section of orgmode.org/worg...?
>
> Yes, Please!
Ok.
Hi orgmode folks,
There is a special case that might need a clarification in the orgmode
implementation and/or the org-syntax [0]
The affiliated keyword, when it's before a dynamic block [1] it does not
work.
Example:
#+NAME: test
#+BEGIN: something-that-generates-a-table
| State | ID | Ta
17 matches
Mail list logo