Hi Adam,
> I further noticed that this overloading of the internal priority by
> including timestamp and habit data causes disruption to the behaviour
> I imagine most users would expect from `org-agenda-sorting-strategy'.
> For example, if you have `priority-down' as the first entry in the
> `age
Nick Savage writes:
> Please see the attached updated patch with the changes requested.
Thanks. Pushed (37749c165).
> + (declare (obsolete "use `org-babel-sql-expand-vars' instead." "Org 9.4"))
... changing "Org 9.4" to "Org 9.5".
Eduardo Bellani writes:
> On 16b5ee0efb5592f78faeffa07048bfe741331a18 `org-clocking-buffer` was
> removed as a symbol. That symbol is still being referenced throughout
> the current(4d463ee4baf8a7ce8b7c633149a9452bc70ef557) `org-clock.el`
> file.
In 16b5ee0ef, org-clocking-buffer was moved from o
Looking at this one more time before applying, I noticed a couple of
backward compatibility issues.
Stefan Monnier writes:
> Subject: [PATCH] * lisp/org-agenda.el: Use lexical-binding
[...]
> + (pcase type
> + ('agenda
> +(org-agenda-list current-prefix-a
Chuck,
> I admit to being baffled by this.
>
> If you have nested org src blocks and you recursively enter each org
> block using `org-edit-special' and execute the src blocks other than
> org lang, then exit with `org-edit-src-exit', when you complete this
> the org buffer will have nested src b
Hi,
By default, ox-html inlines most image links (such as png and jpg). However,
this is currently not the case for webp.
Webp is a image format introduced in 2010 by Google, which now has widespread
adoption in mainstream browsers. I personally would like to use it because it
has much bette
hm I hope this is better.²
Hi, it is asked to the user if we want to revert changes when
re-entering in a
org-source buffer.
Even if the buffer have no modifications.
This patch ask to revert the buffer only if there are
modifications to the
source buffer.
@@ -493,8 +493,9 @@
(old-edit
hm I hope this is better.
Hi, it is asked to the user if we want to revert changes when
re-entering in a
org-source buffer.
Even if the buffer have no modifications.
This patch ask to revert the buffer only if there are
modifications to the
source buffer.
@@ -493,8 +493,9 @@
(ol
Hi, it is asked to the user if we want to revert changes when
re-entering in a org-source buffer.
Even if the buffer have no modifications.
This patch ask to revert the buffer only if there are
modifications to the source buffer.
@@ -493,8 +493,9 @@
(old-edit-buffer (org-src--edit
[Keeping the bug address CCed for posterity.]
Eduardo Bellani writes:
> Indee, I'll forward it to org, thanks, sorry for the noise.
Thanks, no need to apologise.
Closing this report in favour of the new one on the Org list:
https://lists.gnu.org/r/emacs-orgmode/2021-03/msg00107.html
> Basil L
Reporting this bug to the mailing list on request of the leuven theme
author as they believe the issue may be within Org and/or Emacs. The bug
as reported to the theme author can be found here [1] and includes
screenshots to illustrate what I mean.
In short, the colors defined by the leuven theme
Greg,
> On Mar 7, 2021, at 11:44 PM, Greg Minshall wrote:
>
> i guess when i used the term "recursive execute function" (i tend to
> confuse "execute" and "export"), i was thinking of something like: when
> i export an org file, and it runs into an org-in-org block to export,
> then your code ru
This question is going to go a little off the original topic. I wonder
how far you can push your model of replacing the org-file with a
database. It looks like it would be easy to extend to something like a
shared bibliography.
How far could you push it for something like a shared set of documents
On 16b5ee0efb5592f78faeffa07048bfe741331a18 `org-clocking-buffer` was
removed as a symbol. That symbol is still being referenced throughout
the current(4d463ee4baf8a7ce8b7c633149a9452bc70ef557) `org-clock.el`
file.
Emacs : GNU Emacs 28.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.5,
ca
On Monday, 8 Mar 2021 at 15:43, Luca Ferrari wrote:
> therefore I would like to have a frame for ever second level title.
> The result in latex is:
How are you actually exporting? Are you choosing a beamer export option
as it looks like article LaTeX output. Your settings look fine
otherwise.
-
On Mon, Mar 8, 2021 at 4:29 PM Eric S Fraga wrote:
>
> How are you actually exporting? Are you choosing a beamer export option
> as it looks like article LaTeX output. Your settings look fine
> otherwise.
Shame on me! I was exporting it as latex-pdf file (C-c C-e l p)
instead of beamer (C-c C-e
Hi there,
When I use crossref-add-bibtex-entry it download the BibTeX entry but cannot
download the associated pdf.
I get the following error (wrong-type-argument stringp
("/Users/doyley/Dropbox/Filing_Cabinet/B/refs/pdf/“))
I configured org-ref as follows
(setq org-ref-bibliography-notes
'(
Hi all,
I'm running emacs 26.3, and there's something I cannot reproduce in my
beamer presentation.
In my org file I've:
#+OPTIONS: H:2 num:nil toc:nil \n:nil @:t ::t |:t ^:t -:t f:t *:t <:t
#+OPTIONS: TeX:t LaTeX:t skip:nil d:nil todo:t pri:nil tags:not-in-toc
#+INFOJS_OPT: view:nil toc:nil l
Peter Hardy:
> An alternative Android app that you might like to look at is Orgzly
Hm, I think I'll start here. Good tip, thanks!
hjh
To build on your analogy, would Tikz be the Graphics Designer?
Jonathan
Juan Manuel Macías writes:
> Hi Diego,
>
> Thank you very much for your comments.
>
> Diego Zamboni writes:
>
>> I think with Org and a setup like you describe, we are one step closer
>> to separating content (what) from
>> I am recommending that you start using PostgreSQL database. I can
>> guide you. My software is not so finished for public, but I can guide
>> you personally and you will get stable system that lasts for years.
>
> Thank you for the suggestion, but for the moment I think I will
> experiment wit
21 matches
Mail list logo