> Adam Porter writes:
> Marcin Borkowski writes:
>> the title text says it all. Anybody can confirm that? How to
>> configure capture in FF now?
> Hi Marcin,
> I'm not sure if you mean updating Firefox or Org. But if it's
> Firefox, well, Mozilla is killing off X
On Sun, 13 Aug 2017 02:02:00 +, Raymond Zeitler wrote:
> Does anyone schedule and "org-clock" interruptions? I really need to
> quantify how much of a drain they are to my productivity.
> I thought I'd include a generic "** TODO Interruption" in my todo.org (or an
> inter.org file) and sched
Would it be possible to enable inline images for shortcuts links ?
Currently, the function `org-display-inline-images' checks for a hard coded
file: link.
In the case of :
#+LINK: temp file:c:/temp/%h
[[file:cover.jpg]]
[[temp:cover.jpg]]
The first link will be matched, but not the second one.
Greetings again.
Due to the flurry of responses to this thread (like, zero), I will make
a suggestion:
Could we reinstate pre.src by including the src class into pre tags as
well? That is, whereas we now have in the new export
Hello,
Julien Cubizolles writes:
> When an entry inherits a tag from a #+FILETAGS: line, all its parents
> get matched by a tags-todo agenda, even when they don't have a todo
> keyword.
>
> Consider the following:
>
> (setq org-agenda-files '("/home/wilk/tmp/test-org/test-todo.org"))
> (setq org
Hello,
Fabrice Popineau writes:
> Would it be possible to enable inline images for shortcuts links ?
> Currently, the function `org-display-inline-images' checks for a hard coded
> file: link.
> In the case of :
>
> #+LINK: temp file:c:/temp/%h
>
> [[file:cover.jpg]]
>
> [[temp:cover.jpg]]
>
> T
Hello,
Jarmo Hurri writes:
> Greetings again.
>
> Due to the flurry of responses to this thread (like, zero), I will make
> a suggestion:
>
> Could we reinstate pre.src by including the src class into pre tags as
> well? That is, whereas we now have in the new export
>
>
Hello,
Vikas Rawal writes:
> The idea is to pick contents of a table cell and use it in a paragraph.
>
> Is it possible to have a macro like {{{remote(NAME-OR-ID,REF)}}} ?
>
> The above does not work, but am I missing something?
You could try:
--8<---cut here---start---
Hello,
Adam Porter writes:
> This patch adds a 'none setting for org-agenda-overriding-header, which
> allows it to be disabled completely, rather than inserting a blank line
> as it does when set to an empty string.
Thank you.
What about "fixing" the empty string case, i.e., not inserting a b
Hello,
James Harkins writes:
> Hi, haven't been active here for a while (which is a good thing -- it means I
> haven't had any problems worth mentioning!).
>
> Now I have one -- ODT export encodes list items as a list-item containing a
> "text:p":
>
>
>
>
> blah blah
>
>
>
>
> When LibreOf
I want to have sunrise and sunset in my time grid. I do this with two lines
with "%%(diary-sunrise)" and "%%(diary-sunset)" in them.
With the regular org-agenda this works, e.g.,
18:00..
weather:19:42.. Sunset (EDT) :
>>> "Eric" == Eric S Fraga writes:
> On Wednesday, 16 Aug 2017 at 12:33, Uwe Brauer wrote:
> [...]
>> BTW Eric, thanks for your reply, but a lot of your posts seem to be
>> outside the thread, at least when I read them via gnus or thunderbird.
>> Not sure who is the culprit.
Hello,
Tobias Schlemmer writes:
> for some reasons I need to control the visibility of individual entries
> of my caldav calendars. I have implemented a small patch that passes the
> `CLASS' propery to the iCalendar export:
>
> https://github.com/keinstein/org-mode/pull/1
>
> I'd like to have th
Hello,
Nick Helm writes:
> Deleting a region within an org table causes point to jump.
>
> Recipe:
>
> Emacs -Q
> org-mode
>
> ;make a table
> | this is a simple | table |
>
> double-click "simple" ;place region over a word
>
>
> With the last command, I expect the word "simple" to
Hello,
i am using org-mode 8.2.10 to export to a beamer tex source.
When running pdflatex my org-mode source file, and once i finally isolated
the problematic bit in a single frame, pdflatex says:
[1{/opt/local/var/db/texmf/fonts/map/pdftex/updmap/pdftex.map}])
Runaway argument?
\let \AtEndDocu
Hi all -
Apologies for not replying to the right thread; I couldn't figure out how to
since I'm not subscribed to the list.
There already exists a Firefox webextension for org capture. Here is the github
page: https://github.com/sprig/org-capture-extension
And here is the link to AMO:
https:
Hello,
Stéphane Genaud writes:
> i am using org-mode 8.2.10 to export to a beamer tex source.
> When running pdflatex my org-mode source file, and once i finally isolated
> the problematic bit in a single frame, pdflatex says:
>
> [1{/opt/local/var/db/texmf/fonts/map/pdftex/updmap/pdftex.map}
I'd love to be able generate dates dynamically using the {{{n}}} org macro,
or some other mechanism. I don't immediately see how that would be
possible but maybe someone can guide me. I'd want to do something
equivalent to this pseudo-elisp:
(let ((base-date 2017-09-05))
(+ base-date (* 7 {{{n
On 2017-08-16 18:02, R Jain wrote:
Hi Ian,
Thanks for the reply. The part which I'm tripping over is:
#+latex: \chapterauthor{by Mike Anderson}
(add-to-list 'org-latex-classes
'("koma-book"
"\\documentclass{scrbook}"
("\\chapter{%s}" . "\\chapter{%s}")
Nicolas Goaziou writes:
> Hello,
>
> Tobias Schlemmer writes:
>
>> for some reasons I need to control the visibility of individual entries
>> of my caldav calendars. I have implemented a small patch that passes the
>> `CLASS' propery to the iCalendar export:
>>
>> https://github.com/keinstein/or
Nicolas Goaziou writes:
> What about "fixing" the empty string case, i.e., not inserting a blank
> line when set to the empty string?
Hi Nicolas,
I almost did that, making it not insert a header if it was set to an
empty string, but I thought that this approach gives more flexibility,
allowing
2017-08-17 15:59 GMT+02:00 Nicolas Goaziou :
> Hello,
>
> I simply extended the link search to all link abbrevs, discarding those
> that do not ultimately match a file.
>
> Does it solve your issue?
>
>
Yes thanks. Much lighter.
I like link abbreviations, because they allow to change the referenc
Colin Baxter writes:
Hi Colin,
> You can also launch conkeror using palemoon, and this looks like the
> future.
Thanks, I have heard of conkeror but never got around to trying it. I'm
not sure what you mean about launching it from palemoon though. Why
would you do that?
>
> You could try:
>
> --8<---cut here---start->8---
> #+macro: remote src_emacs-lisp{(org-table-get-remote-range "$1" "$2")}
>
> Example:
>
> #+name: foo
> | 1 | 2 |
> | 3 | 4 |
>
> The macro call: {{{remote(foo, @1$2)}}}
> --8<---cut here--
On Thu, 17 Aug 2017 10:33:29 -0400 Nicolas Goaziou
wrote
> So, what style-name should have the inner paragraph? If it is a new
> style, what would be its definition?
>
> It's not difficult to check, upon exporting a paragraph, if it belongs
> to a list item or not: (org-elem
25 matches
Mail list logo