This is v2 patch, use completing-read-multipul.
At 2021-04-15 09:25:03, "tumashu" wrote:
Hello
I have added 'simple option to org-fast-tag-selection-single-key, please
try and comment :-)
(setq org-use-fast-tag-selection t)
(setq org-fast-tag-selection-single-k
Ian wrote:
> When the paragraph first introduces the term “live code
> block”, it’s italicized. I think it should stay italicized
> for the rest of that paragraph since it’s the introduction
> of the term
I am not one of the authors of the manual, but my impression, after spending
most of my life
I can reproduce the issue with emacs-27.1 from ubuntu-21.04 beta live
image running in qemu. Org mode is current git HEAD. It seems that
something is changed in emacs since locale is correct:
ubuntu@ubuntu:~$ printf '%s- v\n- /v/\n- a\n- /a/\n' '' \
| LANG=C.UTF-8 sort
- /a/
- /v/
- a
- v
ubu
Nick,
I had the :cache yes on the same line with #+BEGIN like
#+BEGIN_SRC plantuml :file helloworld.png :cache yes
When I change to your method, caching seems to work.
It looks like setting it as a section property also works.
Thank you.
Should I expect the setting on the BEGIN_SRC line to work?
Hi Maxim
Maxim Nikulin writes:
> I can reproduce the issue with emacs-27.1 from ubuntu-21.04 beta live
> image running in qemu. Org mode is current git HEAD. It seems that
> something is changed in emacs since locale is correct:
>
> ubuntu@ubuntu:~$ printf '%s- v\n- /v/\n- a\n- /a/\n' '' \
> |
I would expect it to work. After all, it could be incredibly useful to bump
that up to a :header-args:plantuml: property on the heading
On Thu, Apr 15, 2021 at 12:48 PM CS Suehs wrote:
> Nick,
> I had the :cache yes on the same line with #+BEGIN like
> #+BEGIN_SRC plantuml :file helloworld.png :
Hello,
Ramesh Nedunchezian writes:
> TexInfo export: Using org-manual.org's `kbd' problematic for C-{ and C-} keys
I don't think that's true. For example, it handles `C-c {' just fine.
>
> It may not be a problem with the macro as much. It is possible that I
> am using it wrongly. How do I g
Hello everyone,
Do any of you know whether there is a repository that contain Org files
whose main purpose is to list important dates of a given context
(specific countries, areas such as technology, biology, mathematics,
computer science, etc.)?
I'm asking this because I would like to have imp
Hi,
Rodrigo Morales writes:
> Do any of you know whether there is a repository that contain Org files
> whose main purpose is to list important dates of a given context
> (specific countries, areas such as technology, biology, mathematics,
> computer science, etc.)?
You can use the diary for th
David Masterson writes:
> I have been using upper-case TAGs and just noticed that
> 'org-agenda-show-tags' is reporting them in lower-case which is not
> right since I have another TAG that is the lower-case version of the
> upper-case TAG (sort of a visual importance indicator).
In case my word
Hi Rodrigo,
There are a few packages that define things like this, which can be added
to the agenda view. You can see as examples the ones I use for national
holidays in my config here:
https://github.com/zzamboni/dot-doom/blob/master/doom.org#tasks-and-agenda
I'm sure many others are available i
11 matches
Mail list logo