Hi Carsten,
I'd like to report a minor issue with org-agenda-goto and inline tasks.
Let's say one has the following file:
--8<---cut here---start->8---
* Here is an entry.
Blah blah blah blah.
*** Here is an inline task.
*** END
Blah bla
Hi Yuri,
Short answer: not directly.
However, I've had success using a cron job on my server to
periodically run git pull then org-mobile-push in batch mode, which
takes the latest files and stages them into my webdav directory. You
can also automate an org-mobile-pull to integrate changes made
I am quite happy storing my org-mode files in git repositories. Is there a
way to use org-mobile with git instead of WebDAV?
thanks,
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.
Stephan Schmitt writes:
> Also sprach Nathan Neff:
>> For example, I have a headline, with the cursor at position:
>>
>> * Something
>>
>> And I want to add a text line under the heading, with proper indentation.
>>
>> Currently, I press Ctrl-E, then Return, but I'd like to have a
>> shortcut li
Łukasz Stelmach wrote:
>David Maus writes:
>> Łukasz Stelmach wrote:
>>>David Maus writes:
>>
Łukasz Stelmach wrote:
>The other one helps if for some reason the file one would like to add
>matches an entry in a .gitignore file. I suppose no one puts anything in
>the org-attach-d
C-return will also create a new headline from any point. Only seems to
work with headlines proper, though.
HTH,
- Raffi.
On Thu, Feb 18, 2010 at 1:59 PM, Stephan Schmitt
wrote:
> Hi Nathan,
>
> put this in your dotemacs file:
>
> (eval-after-load "org"
> '(org-defkey org-mode-map (kbd "M-j")
>
Sébastien Vauban
writes:
> Hi Bernt,
>
> Bernt Hansen wrote:
>> I have a couple of tasks I clock in regularly from anywhere using f9-o and
>> f9-m (for organization and mail). These clock in the task based on ID.
>>
>> All of my remember buffers start the clock using the remember hooks. I
>>
Hi Nathan,
put this in your dotemacs file:
(eval-after-load "org"
'(org-defkey org-mode-map (kbd "M-j")
(lambda () (interactive) (end-of-line) (org-return-indent
Hth,
Stephan
Also sprach Nathan Neff:
I'm aware of the M-Ret shortcut for inserting a new heading.
Is
I'm aware of the M-Ret shortcut for inserting a new heading.
Is there a shortcut for adding a text item to the current headline?
For example, I have a headline, with the cursor at position:
* Something
And I want to add a text line under the heading, with proper indentation.
Currently, I pres
Erik Iverson writes:
[...]
>> Please do let us know of any other improvements we can make to using
>> org-babel with ESS. Good integration with ESS has been one of our aims
>> from the beginning.
>
> I will let you know as I continue using it. The ultimate improvement
> IMO would be some sort o
Living in a Microsoft Exchange world I get a lot of meeting requests
from Exchange. iCalendar.el seems to be able to read these in to diary
but I would far prefer to have them dropped in to my org files.
Has anyone got this working?
--
Giles
___
Emac
Hello,
Can anyone
1) replicate that you don't see the scrolling, even with the
comint-scroll-to-bottom-on-output variable set to 't'?
Yes, this has been on my todo list for a while! Definitely time to fix it.
Great, I'd be happy to test out the code when it's ready!
2) suggest a way to
I'm afraid I can't help much on this. I just used the org-babel-template.el file
provided by Eric and did a search and replace as told in the file comments in
order to make tangle work for octave and MATLAB. I didn't implement any function
(I only know enough lisp to understand my own .emacs file)
Livin Stephen Sharma
On Feb 18, 2010, at 17:08:00 , Carsten Dominik wrote:
>
> On Feb 18, 2010, at 7:37 AM, Livin Stephen Sharma wrote:
>
>> Well, here's the complaint then:
>> I upgraded to the 'released' version [6.34c], but that did NOT fix the
>> problem for me!
>>
>> Then I turned off
Hello.
I am wondering what sexp to write to display an event n times. Let's say
there is a course at a university which comprises 4 meetings. So I chose
diary-block (in fact a starting date would suffice) and some other
conditions like calendar-day-of-week and the number of repetitions, and
probab
"Adam" writes:
> I would like to use square brackets in the description part of a
> link, something like:
>
> [[http://www.google.com][Google [12345] Link]]
>
> to appear as:
>
> Google [12345] Link
>
> Is this possible? I have looked for escape characters, but have
> been unable to find any.
As
Hello Everyone
I would like to use square brackets in the description part of a
link, something like:
[[http://www.google.com][Google [12345] Link]]
to appear as:
Google [12345] Link
Is this possible? I have looked for escape characters, but have
been unable to find any.
I'm using org-mod
On Feb 18, 2010, at 7:37 AM, Livin Stephen Sharma wrote:
Well, here's the complaint then:
I upgraded to the 'released' version [6.34c], but that did NOT fix
the problem for me!
Then I turned off some customizations [selected by *intelligent*
guessing!].
Looks like this one makes all the
Hi Bernt,
Bernt Hansen wrote:
> I have a couple of tasks I clock in regularly from anywhere using f9-o and
> f9-m (for organization and mail). These clock in the task based on ID.
>
> All of my remember buffers start the clock using the remember hooks. I
> - start remember
> - clock in via ho
19 matches
Mail list logo