Hi Robert,
Robert Goldman writes:
> The closest I can do is to set calendar-setup to 'two-frame, which
> does pop up a frame and leave my cursor trapped in it, but it actually
> behaves even /worse/ than Aquamacs, because I can't assign a date at
> all.
Yes, this is a bug - fixed. Let me know
p.raschdorff macbay.de> writes:
> using both - my Palm OS device with the ShadowPlan outliner and Org-mode,
> I've tried to bring these two worlds together.
>
> Shadow-Org
> http://code.google.com/p/shadow-org/
>
> are two perl-scripts that can convert org to shadowplan (xml) and back.
> Doing so
When I try to use ditaa with org (which is a very neat combo BTW)
I keep getting tabs in the picture which gives hell if I move rectangles around.
What is the way of telling org (or it picture mode?) -- No tab-chars please!
___
Emacs-orgmode mailing li
--- Mar 21/7/09, Rustom Mody ha scritto:
> What is the way of telling org (or it picture mode?) -- No
> tab-chars please!
Hi, Rustom,
how about using emacs ? ;-)
M-x untabify
cheers,
Giovanni
___
Emacs-orgmode mailing list
Remember: use `Reply
I'm not sure if anyone is interested, but I found this pretty funny
I was using Vim today (which I still occassionally do) and could not
figure out why my save wasn't working for the doc I was editing.
After numerous attempts, I looked down and saw my fingers were trying
"C-x C-s"...
That's a
Rustom Mody writes:
> When I try to use ditaa with org (which is a very neat combo BTW)
> I keep getting tabs in the picture which gives hell if I move rectangles
> around.
>
> What is the way of telling org (or it picture mode?) -- No tab-chars please!
When I edit ditaa blocks in
#begin_dita
A suggestion for a simple but useful command: convert a plain list to
a full-blown org subtree.
Sometimes I start with a plain list and later realize that it is
getting complex and a full-fledged hierarchy is needed.
Converting by hand is a pain. It would be great if this could be automated.
Than
Ilya Shlyakhter writes:
> A suggestion for a simple but useful command: convert a plain list to
> a full-blown org subtree.
Have you seen org-toggle-heading? (C-c * when not in a table).
However, it seems that it doesn't preserve any list hierarchical
structure when converting to headlines.
Ba
Hi all,
Ok, I'm not really fluent in emacs, but I try to describe my problem
anyhow ;-) I'm using org-mode in Aquamacs for a while now and since
lately the following error occurs (unfortunately I don't know what
change caused the problem):
When loading the minimal .emacs below [1], which
Markus Baden wrote:
> Hi all,
>
> Ok, I'm not really fluent in emacs, but I try to describe my problem
> anyhow ;-) I'm using org-mode in Aquamacs for a while now and since
> lately the following error occurs (unfortunately I don't know what
> change caused the problem):
>
Disclaimer: I
Hello,
I have a table in org which stores the date, I'm wondering if there is any
function to calculate the duration? For example:
| Start Date | End Date | Duration |
|++--|
| 2004.08.07 | 2005.07.08 | |
I tried to use B&-C&, but failed ...
Thanks!
X
Chris,I figured out what my issue was last night. My org-mode 6.25 was
stomping on my git clone of 6.28b. With that fixed i can get it to work...
with only links.
With notes and remember i get the following error every time; any clues?
Process *tramp/scp org-protocol* exited abnormally with code
Xin Shi wrote:
> I have a table in org which stores the date, I'm wondering if there is any
> function to calculate the duration? For example:
>
> | Start Date | End Date | Duration |
> |++--|
> | 2004.08.07 | 2005.07.08 | |
>
> I tried to use B&-C&, b
"Sven Bretfeld" writes:
>
> Connecting to my PC and starting emacsclient -t via a bash-alias (`ec')
> takes about 5 seconds from everywhere. I think running (and working
> with) a native Emacs on the phone itself (which isn't available anyway)
> could never be much faster. Gnus and Org-mode are r
Man, you guys are making me want and android phone.I sat in a cafe with a
friend who grep'd his mail server from his g1 and was impressed.
On Tue, Jul 21, 2009 at 2:54 PM, Michael Zeller <
michael.dylan.zel...@gmail.com> wrote:
> "Sven Bretfeld" writes:
>
> >
> > Connecting to my PC and starting
Dan Davison writes:
> Ilya Shlyakhter writes:
>
>> A suggestion for a simple but useful command: convert a plain list to
>> a full-blown org subtree.
>
> Have you seen org-toggle-heading? (C-c * when not in a table).
>
> However, it seems that it doesn't preserve any list hierarchical
> structur
Hi Org peeps
I'd like to have a custom agenda block to show the previous 7 days, or even the
last week for GTD style weekly reviews, but I can't figure out how to make it
go. So if I view the agenda on the 21st of july, I should see July 14th
through 20th. If it is easier, seeing the 3rd week
Jonathan Arkell writes:
> Hi Org peeps
>
> I'd like to have a custom agenda block to show the previous 7 days, or even
> the last week for GTD style weekly reviews, but I can't figure out how to
> make it go. So if I view the agenda on the 21st of july, I should see July
> 14th through 20th.
Nick Dokos writes:
> Try the following:
>
> | Start Date | End Date | Duration |
> |++--|
> | 2004.08.07 | 2005.07.08 | 335 |
> #+TBLFM: $3=(date(<$2>)-date(<$1>))
Nice, I added a note in Worg/org-hacks.org.
--
Bastien
_
Jonathan Arkell writes:
> I'd like to have a custom agenda block to show the previous 7 days, or
> even the last week for GTD style weekly reviews, but I can't figure
> out how to make it go.
Check `org-agenda-start-day' - combining it with `org-agenda-ndays'
should do it.
HTH,
--
Bastien
Bastien wrote:
> Nick Dokos writes:
>
> > Try the following:
> >
> > | Start Date | End Date | Duration |
> > |++--|
> > | 2004.08.07 | 2005.07.08 | 335 |
> > #+TBLFM: $3=(date(<$2>)-date(<$1>))
>
> Nice, I added a note in Worg/org-hacks.org.
>
Thanks f
On Mon, 20 Jul 2009 15:39:06 -0700, Wes Hardaker wrote:
>> On Fri, 17 Jul 2009 20:19:19 + (UTC), srinivas
>> said:
>
> s> Nick Dokos suggested the following fix to .emacs:
>
> s> (if (< emacs-major-version 23)
> s> (defun characterp (obj)
> s> (and (char-or-string-p obj) (not (strin
On Tue, 21 Jul 2009 15:15:09 -0400, Greg Newman wrote:
> Chris,I figured out what my issue was last night. My org-mode 6.25 was
> stomping on my git clone of 6.28b. With that fixed i can get it to work...
> with only links.
> With notes and remember i get the following error every time; any clu
Nick Dokos writes:
> Bastien wrote:
>
>> Nick Dokos writes:
>>
>> > Try the following:
>> >
>> > | Start Date | End Date | Duration |
>> > |++--|
>> > | 2004.08.07 | 2005.07.08 | 335 |
>> > #+TBLFM: $3=(date(<$2>)-date(<$1>))
>>
>> Nice, I added a note i
Shelagh Manton writes:
> Someone mentioned in a previous post about a function you use to create a
> new org-generic-alist called set-alist which is not known in gnu emacs.
>
> (defun org-set-generic-type (type definition)
> "Adds a TYPE and DEFINITION to the existing list of defined generic
>
If I include a file in my Org file, say using
#+INCLUDE: "script.sh" src sh
and export to HTML, the included file shows up as a block, which is nice.
However, a leading comma is put in front of every line that starts with a #,
even those with leading whitespace. I understand that a comma is use
Cool! thanks for all :)
Xin
On Tue, Jul 21, 2009 at 7:47 PM, Bastien wrote:
> Nick Dokos writes:
>
> > Bastien wrote:
> >
> >> Nick Dokos writes:
> >>
> >> > Try the following:
> >> >
> >> > | Start Date | End Date | Duration |
> >> > |++--|
> >> > | 2004.08
Peace all!
I'm trying to make text below headlines indented as per the example quoted
below.
http://orgmode.org/manual/Clean-view.html#fnd-1
*
Indentation of text below headlines*
You may indent text below each headline to make the left boundary line up
with the headline, like
*** 3rd
Bastien wrote:
> Hi Robert,
>
> Robert Goldman writes:
>
> > The closest I can do is to set calendar-setup to 'two-frame, which
> > does pop up a frame and leave my cursor trapped in it, but it actually
> > behaves even /worse/ than Aquamacs, because I can't assign a date at
> > all.
>
> Yes,
Thanks Bernt for C-c ' -- thats what I needed.
BTW Whats the : at BOL for?
On Tue, Jul 21, 2009 at 10:29 PM, Bernt Hansen wrote:
> Rustom Mody writes:
>
>> When I try to use ditaa with org (which is a very neat combo BTW)
>> I keep getting tabs in the picture which gives hell if I move rectangles
30 matches
Mail list logo