Anyone using MobileOrg on iOS? I can't figure out how to set it up from
the documentation -- I think I'm missing something. I have a number of
questions:
1. What needs to be setup for the first time push from Emacs to the
Dropbox Apps/MobileOrg directory?
2. What should the results of the first
On Thu, 27 Feb 2014, Kyle Machulis wrote:
I had a set of scripts cron'd to like 4am that would run emacs,
output a daily agenda export, and email that to me, which I would
sometimes print. It was super handy.
Of course, they stopped working a while ago but I keep meaning to
fix that.
would
Aloha John,
John Kitchin writes:
> Maybe I am missing something, what would the utility of #+toc: figures be?
> Is it only for export?
Yes, it is.
> I would make a link: [[elisp:org-list-of-figures]] where
> org-list-of-figures is an emacs-lisp function that would parse the buffer
> and prese
I had a set of scripts cron'd to like 4am that would run emacs, output a
daily agenda export, and email that to me, which I would sometimes print.
It was super handy.
Of course, they stopped working a while ago but I keep meaning to fix that.
On Thu, Feb 27, 2014 at 6:22 PM, Peter Neilson wrote:
On Thu, 27 Feb 2014 20:23:26 -0500, Peter Salazar
wrote:
I keep meeting people who say they started getting more things done more
efficiently once they started printing out their tasks lists, so they can
have the experience of seeing the list on paper and, more importantly,
the
satisfactio
Maybe I am missing something, what would the utility of #+toc: figures be?
Is it only for export?
I would make a link: [[elisp:org-list-of-figures]] where
org-list-of-figures is an emacs-lisp function that would parse the buffer
and present you with a list of clickable links to the figures. You c
I keep meeting people who say they started getting more things done more
efficiently once they started printing out their tasks lists, so they can
have the experience of seeing the list on paper and, more importantly, the
satisfaction of crossing an item off on the page.
Does anyone have a workflo
This is probably more an emacs question than org-mode, but ...
On my MacBook Pro at work, running Aquamacs 3.0a, in Org mode the mode
line shows
Org Trunc Fill
However, on my MacBook at home, it shows
Org Trunc Spc
I like the way the first one works. How can I make the second one have
the
Hello,
Bastien writes:
> you just updated `org-open-at-point' without reimplementing the
> previous behavior -- is this work in progress?
No, it isn't. I fixed the bugs we discussed, and one reported on the ML.
> If it is not, I suggest to discuss the change before implementing it.
> Nobody ev
Hmm, maybe this function would help? :-)
(defun org-hide-age ()
"Queries urbandictionary.com"
(interactive)
(browse-url
(concat
"http://www.urbandictionary.com/define.php?term=";
(if mark-active
(buffer-substring (region-beginning) (region-end))
(read-string "Urban Dictiona
Eric S Fraga writes:
> Andrea Rossetti writes:
>>
>> wanted to see the chronological history of all
>> the CLOCK intervals, i.e. no sums/aggregations
>> by day/week.
>> .
>
> I don't think anybody has answered. Just for information, you can
> achieve pretty much what you wanted using t
Hello,
Oleh writes:
> Can someone check this patch and commit it.
> It allows to open links that look like this:
>
> [[id:164552ee-b92d-4af6-9570-60d039876fac][=foobar=]]
I applied a generalization of your patch. Thank you.
While I'm at it, here are a few comments.
> +(parent (pli
Hi Nicolas,
you just updated `org-open-at-point' without reimplementing the
previous behavior -- is this work in progress?
If it is not, I suggest to discuss the change before implementing it.
Nobody ever complained about the previous behavior, and both Michael
and me are suppporting it.
Thanks
Dear List,
I have an org-radio table which I would like to export to latex. The
table header looks like this:
#+ORGTBL: SEND sec-6 orgtbl-to-latex :skip 3 :splice t :lend
"\\cmidrule(lr){4-4}\\\cmidrule(lr){5-5}\\\cmidrule(lr){6-6}\\\cmidrule(lr){7-7}"
:hline
"%%"
as you can see there are
Hi Tom,
t...@tsdye.com (Thomas S. Dye) writes:
> Aloha Erik,
>
> Thanks. I must be showing my age :)
>
I show my age on a regular basis, then. Usually
http://www.urbandictionary.com serves me well in these occasions.
Regards,
Andreas
Andrea Rossetti writes:
> Hello Org users,
>
> recently I had to clock several small tasks,
> switching repeatedly from one to the other, and
> wanted to see the chronological history of all
> the CLOCK intervals, i.e. no sums/aggregations
> by day/week.
>
> So I wrote a (first rough version
Hi Nicolas
On Thu, Feb 27, 2014 at 11:28 AM, Nicolas Goaziou wrote:
> The only really predictable behaviour is: "open the link under point".
> Everything else is arguable.
What for me is a conflict between ...
1) There are arguments to change - as you recently did in master -
org-ope
Aloha Erik,
Thanks. I must be showing my age :)
All the best,
Tom
Erik Iverson writes:
> On Thu, Feb 27, 2014 at 11:32 AM, David wrote:
>> El 27/02/14 17:43, Thomas S. Dye escribió:
>>> Aloha David,
>>>
>>> The website says "where people gather IRL ..." What does IRL mean?
>
> IRL usually mea
On Thu, Feb 27, 2014 at 11:32 AM, David wrote:
> El 27/02/14 17:43, Thomas S. Dye escribió:
>> Aloha David,
>>
>> The website says "where people gather IRL ..." What does IRL mean?
IRL usually means "in real life" in this context. As opposed to
"through the internet".
On 2014-02-27 10:00, Matt Price wrote:
face-attribute: Wrong type argument: symbolp, (quote
font-lock-constant-face)
Did you try with emacs -Q?
Have you tried resetting the definition of font-lock-constant-face?
rick
El 27/02/14 17:43, Thomas S. Dye escribió:
> Aloha David,
>
> The website says "where people gather IRL ..." What does IRL mean?
Aloha
I've not written it ...
> All the best,
> Tom
>
> David writes:
>
>> Hi,
>>
>> 8th and 9th of March will meet some spanish emacs hackers in Madrid, the
>> peop
Aloha David,
The website says "where people gather IRL ..." What does IRL mean?
All the best,
Tom
David writes:
> Hi,
>
> 8th and 9th of March will meet some spanish emacs hackers in Madrid, the
> people who attend this mailing list are welcome. The idea is learn emacs
> lisp programming focus
Hi everyone,
I'm having trouble exporting an org file to html, or any html-derived
backends (deck, wordpress, etc). I've attached a version of the
offending file but I've also narrowed the error down to one php source
block:
#+BEGIN_SRC php
/* Register SoundCloud shortcode
--
Achim Gratz writes:
> Achim Gratz writes:
> […]
>> in the second or the cdr of the second element of pre-info might
>> directly get the new value spliced in depending on whether the original
>> value is used someplace else.
>
> Splicing seems slightly more elegant than list construction, but
> pr
Hi all,
Can someone check this patch and commit it.
It allows to open links that look like this:
[[id:164552ee-b92d-4af6-9570-60d039876fac][=foobar=]]
regards,
Oleh
From 6e848b0e601c9a28300b00aafcef8f2efda973f4 Mon Sep 17 00:00:00 2001
From: Oleh Krehel
Date: Thu, 27 Feb 2014 14:23:35 +0100
Hi Sébastien,
"Sebastien Vauban" writes:
> Hi Alan,
>
> Alan Schmitt wrote:
>> This is what I recently did to have the result of an evaluation (a
>> fancy verbatim block) on two slides:
>>
>> #+latex_header: \usepackage{multicol}
>>
>> #+BEGIN_LaTeX
>> \begin{multicols}{2}
>> #+END_LaTeX
>>
>> #
Hi Nicolas,
Nicolas Goaziou writes:
> So they should belong to the next object? I don't find it more
> intuitive. Anyway, it's an internal representation for white spaces so
> it doesn't matter here. See next answer.
I've no problem with this internal representation.
> That's not a problem, it
I would like org-mode to remind me automatically of the next task in a
project. Perhaps an example will help. I'll use outline headings to
show the levels of tasks
* Write trends paper
** global section
*** analyze GCP results
*** Calculate confidence intervals on trends
** Inverse Model section
*
Yes you are right. It is a problem of listing package other than org.
etimecowboy
On 2014/2/27 10:59, Alan Schmitt wrote:
etimecowboy writes:
Your solution works on the results part, but makes my source code part
unprocessed by listing package. I mean there are no syntax highlights
for the s
etimecowboy writes:
> Your solution works on the results part, but makes my source code part
> unprocessed by listing package. I mean there are no syntax highlights
> for the source code.
I don't know. A first step would be to find out how to do a multicolumn
listing in LaTeX using the listings
Hi Alan,
Alan Schmitt wrote:
> This is what I recently did to have the result of an evaluation (a
> fancy verbatim block) on two slides:
>
> #+latex_header: \usepackage{multicol}
>
> #+BEGIN_LaTeX
> \begin{multicols}{2}
> #+END_LaTeX
>
> #+results: huffman_res
>
> #+BEGIN_LaTeX
> \end{multicols}
>
Dear Alan,
Thanks for your reply.
Your solution works on the results part, but makes my source code part
unprocessed by listing package. I mean there are no syntax highlights
for the source code.
Is there any solution for it?
Cheers,
etimecowboy
On 2014/2/27 7:10, Alan Schmitt wrote:
etim
Hello,
Bastien writes:
>> For example, white spaces after an object still belong to an
>> object.
>
> Well, this is counterintuitive.
So they should belong to the next object? I don't find it more
intuitive. Anyway, it's an internal representation for white spaces so
it doesn't matter here. See
Hi all,
There's an issue (https://github.com/abo-abo/org-download/issues/7)
with `org-download` on some systems resulting from `async` not being
found even when the user has it on his system.
The problem comes from org's `make install` producing a different
org-download.elc than by manual byte-co
Hi
just saw this blog post [1] and thought it might interest some.
Title:
Dump Emacs org-mode agendas and todo lists to the command line
Cheers,
Rainer
Footnotes:
[1]
http://kokoko.fluxionary.net/dump-emacs-org-mode-agendas-and-todo-lists-to-the-command-line/
--
Rainer M. Krug
email
Hi,
I am turning again to the list, because after some extensive testing,
reading the manual and googeling I am still not able to configurate the
ical export the way I expect it to be. Sorry for the long post and sorry
for bothering the list again, but I am hoping that someone might be able
t
Hi,
8th and 9th of March will meet some spanish emacs hackers in Madrid, the
people who attend this mailing list are welcome. The idea is learn emacs
lisp programming focused on org-mode. The meeting will start at 15:00
the 8th of March. More info in http://orgmode.org/worg/orgcamps.html and
http:
Hi Nicolas,
Daniel Clemente writes:
>> Nicolas Goaziou writes:
>> > Now, synchronization happens lazily, which means the cache is only
>> > updated when and where needed, or during idle time. Therefore the cache
>> > mechanism scales a lot better.
>>
>
> I had been regularly tracking the per
38 matches
Mail list logo