I've moved my .org-id-locations file into cloud storage (similar to a
dropbox folder). I set the org-id-locations-file to point to that file.
I set up a link to the id. It works fine for that one session of emacs.
After I quit and restart, then I click on the link it says it can't be
found and a
is there a utility to do this if it gets messed up?
Nicolas Goaziou writes:
>> Is there a hook I can use that is called before the property values
>> are extracted? (I wasn't able to find one.)
>
> There isn't.
>
> But here is an idea: `org-columns-summary-types' could also accept
> entries like:
>
> (LABEL SUMMARIZE COLLECT)
>
> where COLLECT
Hello,
I have noticed that doing C-c C-v v (org-babel-expand-src-block) and C-c
C-c (org-babel-execute-src-block) yield different results in Python. I
have attached a file with a MWE and a couple of questions to avoid
clutter in the mailing list. Thank you in advance :) .
---
Hello,
I have tried to use https://lists.gnu.org/archive/html/emacs-orgmode/
without much success. If I type, for instance
~org-babel-expand-src-block~ and ask for /reverse chronological order/
the first results are from 2009, then from 2008 and later from 2014.
https://lists.gnu.org/archive
Hello,
"Raymond Zeitler" writes:
> Point doesn't "jump-to-captured" when org-refile changes target during
> capture.
>
> Try:
> Invoke org-capture
> Invoke org-refile while in the capture buffer, but specify a non-default
> location, say A.org/Tasks
> Finish with C-c C-c
>
> The new item gets
Point doesn't "jump-to-captured" when org-refile changes target during capture.
Try:
Invoke org-capture
Invoke org-refile while in the capture buffer, but specify a non-default
location, say A.org/Tasks
Finish with C-c C-c
The new item gets created in A.org as expected. Yet Point incorrectly ju
Hi there;
Not sure it's for everyone, but I really don't need the file column in
my clock report, even though I use multiple files. Here's a patch
that allows this, if there's any interest.
M.
From f251bf0fa764e245eabe88e3959e801af5c8fd37 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Micha=C3=ABl=20C
Hello,
Samuel Wales writes:
> On 8/27/17, Nicolas Goaziou wrote:
>> I expect to see some interesting improvements when viewing the agenda
>> with a span larger than one day, or when generating an agenda view
>> without having touched most of the agenda files since last view.
>
> wow, great! i
It's worth noting that you can already achieve that behavior using [-G |
--file-search-regex .*.org
```
ag -G '.*\.org'
```
The emacs ag package is also quite good. https://github.com/Wilfred/ag.el
On Thu, Aug 31, 2017 at 12:36 PM, William Denton wrote:
> A recent commit means that the very us
A recent commit means that the very useful tool ag recognizes --org as an option
to let you search just Org files.
Ag: https://github.com/ggreer/the_silver_searcher
It'll take a while for that to make its way into package updates on different
operating systems, but it's good news.
Bill
--
Wi
Dear All,
in Org-Agenda(t) aka org-todo-list,
1) is it possible to get rid of the top lines
"Global list of TODO items of type: ALL
Available with ‘N r’: (0)[ALL] (1)TODO (2)WAIT ..." ?
2a) I would like to either fontify different categories with different
faces, or change the background of th
Hi there;
On 31 August 2017 at 15:00, Nicolas Goaziou wrote:
> After a cursory look I think we should:
>
> 1. Remove (org-agenda-prepare-buffers files), which doesn't seem to be
>useful and can lead to errors (it can throw `nextfile') but nothing
>catches it.
>
> 2. let-bind `org-agenda-
Hello Nicolas.
[...]
Nicolas, does this means we should modify these little things
in Org?
Unfortunately these are not "little things".
Sorry, it was my ignorance of the infrastructure on which this
depends...
First, I assume "filenameencoding" is not necessarily utf8, so
it cannot be a
On Thu, Aug 31, 2017 at 9:44 AM, Eric S Fraga wrote:
> On Thursday, 31 Aug 2017 at 07:55, Tim Visher wrote:
> > I would like to track the time I created a tree and the last time it was
> > edited, like ctime and mtime on a filesystem. Is that possible to have
> > happen automatically?
>
> I don't
I like the filename of the exported file to always match the content of the
heading being exported. Is that possible? At the moment I basically
duplicate it like:
** Foo Heading
:PROPERTIES:
:EXPORT_FILE_NAME: Foo Heading
:END:
Thanks in advance!
--
In Christ,
Timmy V.
http://blog.tw
Hello,
Eduardo Mercovich writes:
> Rounding up:
> + if we include the grffilesetup options "{filenameencoding = utf8,
> space}", and
> + insert the filename as it is,
> + the pdf is exported and the referenced file is correctly included.
>
> Nicolas, does this means we should modify these little
Hello,
Michaël Cadilhac writes:
> I have an idle timer that uses org-icalendar-combine-agenda-files to
> publish my agenda. It may well be that I hadn't saved one of the Org
> files used in there, hence when org-icalendar--combine-files uses :
>
> (org-release-buffers org-agenda-new-buffers)
>
On Thursday, 31 Aug 2017 at 07:55, Tim Visher wrote:
> I would like to track the time I created a tree and the last time it was
> edited, like ctime and mtime on a filesystem. Is that possible to have
> happen automatically?
I don't know of any org mechanism for handling this, especially the
modif
Hi there;
I have an idle timer that uses org-icalendar-combine-agenda-files to
publish my agenda. It may well be that I hadn't saved one of the Org
files used in there, hence when org-icalendar--combine-files uses :
(org-release-buffers org-agenda-new-buffers)
…I'm prompted to save before clos
Aló Felipe.
The grffile package is already included, in:
[[help:org-latex-default-packages-alist]] The text above is an
Org hyperlink describing the "org-latex-default-packages-alist"
variable.
Beautiful, loved the link inclusion in the mail, thanks. :)
However, grffile, as it is included,
Hi Bastien,
Thanks for checking this. I've written to ass...@gnu.org to kick off sorting
out the additional assignment.
Regards - Neil
Original Message
From: Bastien Guerry
Sent: Sunday, 27 August 2017 13:07
To: Nicolas Goaziou
Cc: Neil Jerram; emacs-orgmode@gnu.org
Subject: Re: [O] Scheme
Following
http://orgmode.org/manual/Literal-examples-in-ODT-export.html#Literal-examples-in-ODT-export
I want to convert the following
#+begin_src matlab
intv=[0,1.5];
y0=0;
N=40;
N2=80;
l=-2000;
[teul, yeul]=miimplement1(l,intv,y0,N);
[teul2, yeul2]=miimplement1(l,intv,y0,N2);
yeulend=yeul(
Hello,
Uwe Brauer writes:
> Using org (git version) GNU emacs 26 on Ubuntu 14.04,
> following
> http://orgmode.org/manual/Working-with-LaTeX-math-snippets.html#fn-2
> I have set
> (setq org-latex-to-mathml-convert-command
> "/usr/bin/latexmlmath \"%i\" --presentationmathml=%o")
>
>>> "Uwe" == Uwe Brauer writes:
> Now I tried
> (setq org-latex-to-mathml-convert-command
> "java -jar %j -unicode -force -df %o %I"
> org-latex-to-mathml-jar-file
> "/home/oub/ALLES/src/MathWeb/mathtoweb.jar")
It seems the culprit
I would like to track the time I created a tree and the last time it was
edited, like ctime and mtime on a filesystem. Is that possible to have
happen automatically?
Thanks in advance!
--
In Christ,
Timmy V.
http://blog.twonegatives.com/
http://five.sentenc.es/ -- Spend less time on mail
I have been exporting PDFs of my trees lately to print. I would like the
exported PDFs to not include hot links but instead to use footnote style
links. Is that possible?
Ideally, I would like to be able to export these footnote style links
directly to the print spool as a latex formatted document
Now I tried
(setq org-latex-to-mathml-convert-command
"java -jar %j -unicode -force -df %o %I"
org-latex-to-mathml-jar-file
"/home/oub/ALLES/src/MathWeb/mathtoweb.jar")
When I run org-odt-export-as-odf
I obtain
Saving file /home/oub/ALLES/tex/vo
>>> "Uwe" == Uwe Brauer writes:
> Hi
> Using org (git version) GNU emacs 26 on Ubuntu 14.04,
> following
> http://orgmode.org/manual/Working-with-LaTeX-math-snippets.html#fn-2
> I have set
> (setq org-latex-to-mathml-convert-command
> "/usr/bin/latexmlmath \"%
Hi
Using org (git version) GNU emacs 26 on Ubuntu 14.04,
following
http://orgmode.org/manual/Working-with-LaTeX-math-snippets.html#fn-2
I have set
(setq org-latex-to-mathml-convert-command
"/usr/bin/latexmlmath \"%i\" --presentationmathml=%o")
Latexmlmath is installed of course.
On Thu, Aug 31, 2017, 3:01 AM Nicolas Goaziou
wrote:
> Hello,
>
> kevinbanjo writes:
>
> > Hi, I have an orgfile with some inlined images. They aren't really big.
> > I mean they are only about 1/2 or less the size of my emacs frame, but I
> > can't seem to scroll past them with the keyboard.
On Thursday, 31 Aug 2017 at 09:44, Luca Ferrari wrote:
[...]
> Thanks, it provided me a good hint, so that now my slide is as follows
> (I nuked the list):
>
> ** My slide
> #+ATTR_LATEX: :width 0.2\textwidth
> [[./images/debian.png]]
> [[./images/redhat.png]]
> [[./images/cisco.png]]
> [[./ima
On Wed, Aug 30, 2017 at 12:52 PM, Eric S Fraga wrote:
> First of all, it depends on what version of org you are using. Assuming
> you are using a recent version, your syntax here is wrong; it should be:
>
> #+ATTR_LATEX: :width 0.1\textwidth
>
>>- [[./images/debian.png]]
>>- [[./images/
Hello,
Wei Tang writes:
> I was trying to use org-babel-execute-buffer to update all org-babel
> code block results for a org document. It works fine when the code block
> is visible, but when it's hidden, I got the "user-error: No surrounding
> element" error and nothing was executed.
I cannot
Hello,
kevinbanjo writes:
> Hi, I have an orgfile with some inlined images. They aren't really big.
> I mean they are only about 1/2 or less the size of my emacs frame, but I
> can't seem to scroll past them with the keyboard. I start with the cursor
> on the top of the file and I hit down ar
35 matches
Mail list logo