> I somehow missed the important disclaimer at the top of
> http://orgmode.org/worg/org-tutorials/org-R/org-R.php and spent some
> time learning how to use an obsolete Org add-on.
>
On the other hand, I was glad now that I managed to get org-R running
for my needs, and now it is removed!
It is wort
r...@rosslaird.info (Ross A. Laird) writes:
> Richard Riley writes:
>
>> r...@rosslaird.info (Ross A. Laird) writes:
>>
>>>
>>> (setq 'mail-user-agent' 'gnus-user-agent')
>>>
>>> Which, of course, causes emacs to choke (or, at least to grumble.)
>>>
>>> Ross
>>
>> Hi Ross : its a gnus setting not
r...@rosslaird.info (Ross A. Laird) writes:
> Richard Riley writes:
>
>> r...@rosslaird.info (Ross A. Laird) writes:
>>
>>>
>>> (setq 'mail-user-agent' 'gnus-user-agent')
>>>
>>> Which, of course, causes emacs to choke (or, at least to grumble.)
>>>
>>> Ross
>>
>> Hi Ross : its a gnus setting not
Richard Riley writes:
> r...@rosslaird.info (Ross A. Laird) writes:
>
>>
>> (setq 'mail-user-agent' 'gnus-user-agent')
>>
>> Which, of course, causes emacs to choke (or, at least to grumble.)
>>
>> Ross
>
> Hi Ross : its a gnus setting not a browse setting.
>
> Inside emacs put your cursor over t
r...@rosslaird.info (Ross A. Laird) writes:
>
> (setq 'mail-user-agent' 'gnus-user-agent')
>
> Which, of course, causes emacs to choke (or, at least to grumble.)
>
> Ross
Hi Ross : its a gnus setting not a browse setting.
Inside emacs put your cursor over the variable name
"mail-user-agent". Pr
Carsten Dominik writes:
> On Feb 24, 2010, at 5:59 AM, Ross A. Laird wrote:
>
>>
>> Hm. I did not find anything particularly specific to kmail:
>>
>> "mailto:%a?subject=%s";
>
> Hi Ross,
>
> the default setting for `org-link-mailto-program' is currently
>
> (browse-url "mailto:%a?subject=%s";
I think you may have to look around in M-x customize-group browse-url.
On Wed, Feb 24, 2010 at 9:45 AM, Henri-Paul Indiogine
wrote:
> OS: Ubuntu Karmic
> Emacs: 23.1.1
> org-mode: 6.34trans
>
> I recently changed my default browser from Firefox to Chromium and have
> made my change in System -> P
I like the org-agenda-set-restriction-lock feature,
but I recently wasted quite a bit of time troubleshooting my agenda
views, only to find out that I'd set the restriction lock to
a single file.
Is there an option to toggle that would show me that I have
the agenda restricted to a single file? T
Jason Dunsmore writes:
> Was org-R.el supposted to have been removed from the contrib directory
> since it has been replaced by org-babel (see the message from Dan
> Davison to this list on Sat, 24 Oct 2009)?
>
> I somehow missed the important disclaimer at the top of
> http://orgmode.org/worg/or
OS: Ubuntu Karmic
Emacs: 23.1.1
org-mode: 6.34trans
I recently changed my default browser from Firefox to Chromium and have
made my change in System -> Preferences -> Preferred Applications ->
/usr/lib/chromium-browser
However, when I follow a URL link in org-mode Firefox is started.
Any suggest
Was org-R.el supposted to have been removed from the contrib directory
since it has been replaced by org-babel (see the message from Dan
Davison to this list on Sat, 24 Oct 2009)?
I somehow missed the important disclaimer at the top of
http://orgmode.org/worg/org-tutorials/org-R/org-R.php and spen
Hi Org users
As Orgmode is such a fantastic tool, I'm sure that there are some of you
who have experience in using Orgmode to organize more than your
individual lives. As far as I'm aware of the powers of Orgmode, it
mainly aims at individuals, less to groups of people or to the
"management-type o
Carsten Dominik writes:
> On Feb 23, 2010, at 11:08 PM, Sébastien Vauban wrote:
[...]
>> Though, I need to re-use some of the intermediate computations for
>> another
>> "summary table". Therefore, I add names to some cells:
>>
>> #+TBLNAME: etape1
>> | | Étape 1 | p.j | EUR HTVA
Carsten Dominik writes:
> No, I think this is good to have - other functionality may want to use
> it.
> Please check it in.
Okay, done!
--
Bastien
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gn
No, I think this is good to have - other functionality may want to use
it.
Please check it in.
- Carsten
On Feb 24, 2010, at 3:59 PM, Bastien wrote:
Carsten Dominik writes:
Yes, please go ahead.
Thanks.
Attached is more complete version: now clocking out will set the
content of `org-cl
Carsten Dominik writes:
> Yes, please go ahead.
Thanks.
Attached is more complete version: now clocking out will set the
content of `org-clock-current-task' to nil.
It occurs to me that such a simple functionnality could also use hooks.
What do you think ? Is it better to include it in the c
Yes, please go ahead.
Thanks.
- Carsten
On Feb 24, 2010, at 3:39 PM, Bastien wrote:
This patch creates `org-clock-current-task', a new variable to access
the name of the task currently clocked in.
I use it together with erc-bot.el to let people ask me what I'm doing
right now (either from Bi
This patch creates `org-clock-current-task', a new variable to access
the name of the task currently clocked in.
I use it together with erc-bot.el to let people ask me what I'm doing
right now (either from BitlBee/IRC).
Shall I push it?
diff --git a/lisp/org-clock.el b/lisp/org-clock.el
index e3
Hi!
Since someone just asked about remember the milk sync, I thought I
could post my remember the milk bindings for emacs. This is still
pretty much raw and it's far from usable for org-mode. The next step
would be to devise a way to map org-mode todos onto remember the milk
and come up with an al
Hi,
My first excursion into the wonderful world of org-feed is to get my to-dos
from RTM. Has anyone tried this before?
It is not finding any new items for me. The file and header are created
just fine. The userid/passwd challenge was fine. No drawers appear though.
Here are the messages:
C
Hello all,
Love org-mode, and use it all the time. Thanks for all the work.
I actually had a bug report, but thanks to the active work on the
project, a git pull and make solved the problem.
So I thought I would turn this bug report, into a thanks. THANKS for
the great work. :)
All the best,
But code not highlight by #+begin_src
Scot Becker writes:
> Wow. That's nice. Now if only I could fork Github itself
>
> On Wed, Feb 17, 2010 at 1:32 PM, Sebastian Rose wrote:
>
>> Andrea Crotti writes:
>> > Maybe some of you already noticed, but I found out that actually github
>> > und
On Feb 23, 2010, at 11:08 PM, Sébastien Vauban wrote:
Hello,
I have such a table whose formatting is forced by someone more
powerful than
me (my boss):
#+TBLNAME: etape1
| | Étape 1 | p.j | EUR HTVA |
|---+---+-+--|
| | Prestations |
Applied, thanks.
- Carsten
On Feb 24, 2010, at 12:12 AM, Łukasz Stelmach wrote:
Hello.
I've used org-mode for some time now. I sometimes even use clocking
feature too but I've never urged to remember something as a child of
what I had clocked but rather as a sibling. Please take a look at the
On Feb 24, 2010, at 5:59 AM, Ross A. Laird wrote:
Hm. I did not find anything particularly specific to kmail:
"mailto:%a?subject=%s";
Hi Ross,
the default setting for `org-link-mailto-program' is currently
(browse-url "mailto:%a?subject=%s";)
which means that Org will leave it to the
On Tue, 23 Feb 2010 17:05:45 -0700, "Eric Schulte"
wrote:
>
> Eric S Fraga writes:
>
> [...]
> >
> > I have narrowed down what causes the problem although I don't
> > understand why (I haven't had any time to look at the elisp code).
> > Basically, the problem with Johan's initial table was th
26 matches
Mail list logo