TEC writes:
Colin Baxter writes:
TEC writes:
- The site is now more mobile friendly, the navbar now has a
Why? How many users are installing org-mode on their 'phones -
smart or
otherwise?
Zero, I expect :P
There's at least one. :)
(This message coming to you from Gnus (and org-mo
Allen Li writes:
On Wed, Aug 5, 2020 at 6:16 PM David Rogers
wrote:
Hello
I've copied text from several different sources into an org
buffer, and now I find I have a large number of subtrees that
are
exactly the same. All headlines are at the top level, so there
are
no duplicates at diff
Kévin Le Gouguec writes:
> Since 27.1-rc1 is out, I'd like to bump this; it'd be a shame if 27.1
> shipped with this bug, which seems to be getting some attention (I just
> spotted a Reddit thread[1] about it, in addition to the original report
> on Debbugs).
In the associated emacs-bug thread, E
It feels to me like this should be possible because syntax highlighting
mixes colors. I am woefully inadequate to help, but I feel like
mentioning this might spark a guru's imagination.
I remember years ago when I used Notepad++ on Windows it allowed
user-defined syntax highlighting, and I di
* Steps to reproduce:
1. Create a file called test.org:
#+TITLE: test.org
2. Create a file called test2.org:
#+TITLE: test2.org
[[file:test.org::+TITLE: test][test]]
3. Export C-c C-e h H
* Expected result:
An html buffer
* Actual result:
Unable to resolve link: "No match for fuzzy expres
Actual example:
* Prologue test
:PROPERTIES:
:header-args:python+: :prologue "import numpy as np; import os"
:END:
#+BEGIN_SRC python :results output
print(np.__version__)
#+END_SRC
#+RESULTS:
: 1.18.4
On Wed, Aug 5, 2020 at 3:03 PM Ken Mankoff wrote:
> What about using :pre or :prologue
> On Aug 4, 2020, at 6:17 AM, Vikas Rawal wrote:
>
> Found the answer in the mailing list archives
> (https://lists.gnu.org/archive/html/emacs-orgmode/2013-09/msg00234.html).
> Not allowed.
>
But, ...
#+macro: attr_latex #+attr_latex: $1
* abc
{{{attr_latex(:width 10)}}}
[[file:abc.png]
This would not be too easy to achieve.
One way I can see it happening is if you keep your manuscript in a VC
system like git, and you tag the different draft versions. Then you use
the VC diff machinery to find the diffs between the versions, and
somehow use that to put color overlays or text prop
Once again, thanks for the detailed response :)
Maxim Nikulin writes:
- innovative :: does 'new' and exciting things that similar
products don't
This is the most "offensive" word for me. Minor issue is that
2003 means 17 years ago, not new, but really I consider the age
as an advan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Thanks for replying Diego.
The text of the book will not be exported into latex or any other
forward-type document. I need the coloured text purely for my own
interest and usage. When, and if, I do export it to latex, LibreOffice
doc or whatever, i
05.08.2020 19:03, TEC wrote:
Maxim Nikulin writes:
Sorry, but "An innovative and intuitive plain text markup syntax" means nothing
to me. "Created by Carsten Dominik in 2003" is a sign of mature and stable
enough software without disgusting "since ..." but contradicts a bit with
"innovative".
Hi!
Is it intended behavior for =org-store-link= to include checkboxcounters
in the description? I would expect the example below to be
=[[id:..][Link to this]]=, similarly to how TODO keywords are treated.
#+begin_src org
,*** [1/2] Link to this
:PROPERTIES:
:ID: 129ed2c7-1ef2-4207-bb79-bf
Allen Li writes:
On Wed, Aug 5, 2020 at 6:16 PM David Rogers
wrote:
Hello
I've copied text from several different sources into an org
buffer, and now I find I have a large number of subtrees that
are
exactly the same. All headlines are at the top level, so there
are
no duplicates at diff
Dear All,
it appears to me that the concept of "empty field" is not defined for
time durations, or it is quite different to how it is defined for
numbers (using org-mode 9.1.9).
In the first table, the empty row @6 produces an empty field for the sum
($5, first formula), that vmean is able to "sk
Dear org community,
It seems that adding appointment duration to efforts sum is not working for
Agenda Column View. Setting `agenda-columns-add-appointments-to-effort-sum'
does not affect that.
Looking at the org-colview.el code I think that the reason why column view in
org agenda can not add
15 matches
Mail list logo