On Aug 29, 2009, at 1:04 AM, Nick Dokos wrote:
Karl Stump wrote:
When exporting a table with a horizontal line the column count is
wrong.
Output from pdflatex run:
! Extra alignment tab has been changed to \cr.
\endtemplate
l.32 \multicolumn{4}{r}{Continued on next page}
Nick Dokos wrote:
> Karl Stump wrote:
>
> > When exporting a table with a horizontal line the column count is wrong.
> >
> > Output from pdflatex run:
> >
Hi --
Still working on developing my use of effort estimates. Is there a way
to conveniently enter an effort estimate without entering column mode?
I have gotten used to the easy ways to add deadlines and priorities in
outline view and wondering if there was something similar.
-- Michael
A few weeks into stable org usage (thanks again for getting
Aquamacs to fix
that issue) and I am starting to push past basic knowledge. I
realize that
there are many things that can be editing remotely from the agenda.
One of
the properties I most want to be able to edit is Effort. Is this
Karl Stump wrote:
> When exporting a table with a horizontal line the column count is wrong.
>
> Output from pdflatex run:
>
When exporting a table with a horizontal line the column count is wrong.
Output from pdflatex run:
! Extra alignment tab has been changed to \cr.
\endtemplate
l.32 ...\multicolumn{4}{r}{Continued on next page}
\
?
Here
Maybe this is difficult for reasons I don't know about, but it would
be very nice to insert and delete rows in column view. I agree that
deleting a row could kill a lot of text, but no differently than a
folded view. For inserting, maybe below the current row. Of course
then I'll be wanting to ed
On 2009-08-28 00:10 +0100, Bastien wrote:
> Hi Leo,
>
> Leo writes:
>
>> Could you install that in org.git?
>
> Carsten already took care of this:
>
> http://repo.or.cz/w/org-mode.git?a=commit;h=babb63a27fbd5c050670753c908d543b4f5d5978
Thanks. Sorry to miss this.
>
> Thanks!
--
Emacs uptime: 1
Hi,
can anyone recommend a small emacs implementation that will run org?
I have Debian running on my G1 phone (see here:
http://www.emacswiki.org/emacs/EmacsOnAndroid),
and have been running Emacs 22 on it successfully.
However it doesn't leave me much memory for other apps.
I
Hi Manish,
On 2009-08-27 21:20:53(+0530), Manish wrote:
> On Sat, Jul 18, 2009 at 3:05 PM, Bastien wrote:
> >
> > This patch is just a workaround, though. I think we should have a way of
> > adding more than one custom function, as Mikael Fornius suggested when
> > sending his first patch.
> >
> >
Carsten Dominik writes:
HTH
- Carsten
I certainly does help; thank you for your time, Carsten.
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo
C-c C-o on a headline or in the agenda displays a menu of links to
choose from. If there is only a single link then go there directly
skipping the menu.
---
This patch is available at git://git.norang.ca/org-mode.git for-carsten
lisp/org.el | 31 ---
1 files changed
Hi Leo,
Leo writes:
> Could you install that in org.git?
Carsten already took care of this:
http://repo.or.cz/w/org-mode.git?a=commit;h=babb63a27fbd5c050670753c908d543b4f5d5978
Thanks!
--
Bastien
___
Emacs-orgmode mailing list
Remember: use `Re
"Eric Schulte" writes:
> ps. does Org-mode already have a method of generating sha1 hashes? I
> just did an `elisp-index-search' for sha1 and nothing came up.
(sha1 stuff) seems to work.
org-feed.el has a (require 'sha1) and org-publish.el uses it too.
HTH,
Bernt
___
Hi Patrick,
I use filladapt.
I just tried your example and it works. It also works if you indent
the comment lines to the same depth as the text.
See the thread, "Comments in org-mode" and this:
http://article.gmane.org/gmane.emacs.orgmode/13312
Let us know if it doesn't work for you.
--
Carsten Dominik writes:
> Hi Eric,
>
> this sounds like a great alternative, thanks.
>
> I wonder if we should consider some cashing of images, also
> for export. I think we could have an alist with sha1 hashes as keys
> and image files as values. The sha1 hash could be made from the
> entire c
Fixed, thanks.
- Carsten
On Aug 28, 2009, at 2:34 PM, Bernt Hansen wrote:
Hi Carsten,
I ran into this a few weeks ago and it's been bugging me.
I reorganized a project which had a deadline on the main task and
moved
it down to multiple subtasks in the project.
,
| * TODO Project task
Hi Patrick,
unfortunately, I don't have a good solution for this, the filling
code in Emacs remains a mystery for me. I am closing this task for now.
- Carsten
On Jul 1, 2009, at 10:20 AM, Patrick Bahr wrote:
Hello Carsten,
On 01.07.2009 08:56 Carsten Dominik wrote:
Another work-around wo
On Aug 28, 2009, at 2:36 PM, Paul Mead wrote:
Carsten Dominik writes:
Hi Paul,
did you interrupt the compilation here?
The fact that there are a number of compilation *warnings* is no
problem at all,
I do clean these up only occasionally, for a release. In between
releases,
the can
Carsten Dominik writes:
>
>
> Hi Paul,
>
> did you interrupt the compilation here?
>
> The fact that there are a number of compilation *warnings* is no problem at
> all,
> I do clean these up only occasionally, for a release. In between releases,
> the can be present and usually pose no problem
Hi Carsten,
I ran into this a few weeks ago and it's been bugging me.
I reorganized a project which had a deadline on the main task and moved
it down to multiple subtasks in the project.
,
| * TODO Project task
| DEADLINE: <2009-08-28 Fri>
| ** TODO Step 1
| ** TODO Step 2
| ...
| ** TODO
Carsten Dominik writes:
> On Aug 27, 2009, at 6:38 PM, Bernt Hansen wrote:
>
>> Would it be hard to make C-c C-o on a headline in a regular org-file
>> also show this link menu? I find that very convenient but have to
>> switch to the agenda first to get at my links quickly :)
>>
>> I think havi
Carsten Dominik writes:
> On Aug 28, 2009, at 2:09 PM, Bernt Hansen wrote:
>
>> Hopefully this is related to the agenda navigation (RET/TAB on an
>> agenda
>> item) goes to the wrong place issue we've seen in the past.
>
> I don't think this is related, unfortunately, because this was
> specific
On Aug 28, 2009, at 2:09 PM, Bernt Hansen wrote:
Carsten Dominik writes:
On Aug 27, 2009, at 8:33 PM, Bernt Hansen wrote:
[long description omitted]
I'll be _really_ happy when Carsten squashes this bug :)
Well, in that case I wish you a happy day. Lets hope that his was
the same bug
Carsten Dominik writes:
> On Aug 27, 2009, at 8:33 PM, Bernt Hansen wrote:
>
> [long description omitted]
>
>>
>> I'll be _really_ happy when Carsten squashes this bug :)
>
> Well, in that case I wish you a happy day. Lets hope that his was
> the same bug that others have seen.
>
> Thank you *ve
Carsten Dominik writes:
> On Aug 27, 2009, at 6:38 PM, Bernt Hansen wrote:
>
>> Carsten Dominik writes:
>>
>>> As a first step, `C-c C-o' now opens links from the entire text of an
>>> entry, not just of the headline visible in the agenda. So this works
>>> even without using E to show entry te
On Aug 27, 2009, at 5:27 PM, Paul Mead wrote:
Manish writes:
On Thu, Aug 27, 2009 at 8:18 PM, Paul Mead wrote:
I had everything working fine using NT Emacs v22.xxx but now that
I've
completely upgraded to 23 I'm getting numerous warnings comiling
org.el,
org-agenda.el, and it just hangs
On Fri, Aug 28, 2009 at 2:07 PM, Michael Gilbert wrote:
> Hi --
>
> A few weeks into stable org usage (thanks again for getting Aquamacs to fix
> that issue) and I am starting to push past basic knowledge. I realize that
> there are many things that can be editing remotely from the agenda. One of
>
On Aug 27, 2009, at 6:38 PM, Bernt Hansen wrote:
Carsten Dominik writes:
On Aug 25, 2009, at 3:57 PM, Bernt Hansen wrote:
Lots of my tasks have website links which are exposed by this. It
would
be even more useful if I can click on the links to go there as in
the
regular org file.
Eve
Hi --
A few weeks into stable org usage (thanks again for getting Aquamacs
to fix that issue) and I am starting to push past basic knowledge. I
realize that there are many things that can be editing remotely from
the agenda. One of the properties I most want to be able to edit is
Effort.
Applied, thanks.
- Carsten
On Aug 27, 2009, at 7:40 PM, Gregory J. Grubbs wrote:
When wrestling with org-remember, I got stuck on %i: I thought it
would
display content, then create an active region ...
org-version: "Org-mode version 6.29trans (release_6.29c.
86.gfa36.dirty)"
diff --g
Hi Eric,
this sounds like a great alternative, thanks.
I wonder if we should consider some cashing of images, also
for export. I think we could have an alist with sha1 hashes as keys
and image files as values. The sha1 hash could be made from the
entire code and the command that is used to cre
Hi Dan,
OK, I have now applied the patch. If you don't mind, could
you please double-check the commit?
Thanks.
- Carsten
On Aug 28, 2009, at 4:36 AM, Dan Davison wrote:
Carsten Dominik writes:
Hi Dan,
I am now finally looking at your patch.
A few questions:
On Aug 19, 2009, at 1:03 PM
Carsten Dominik gmail.com> writes:
> On Aug 27, 2009, at 5:04 PM, Al wrote:
> > [SNIP]
> > However, I'd really like to use org-mode for all editing (tables,
> > colors, links,
> > )
>
> No.
>
> You can have tables with orgtbl-mode, but I think it will not get much
> better than that.
>
On Aug 27, 2009, at 9:58 PM, Sean Sieger wrote:
I recently switched to Org-Mode---haven't used it in three years as I
had wanted to get back to the simplicity of Outline Mode. Now I
think I
know how to keep it simple in Org-Mode
Anyway, something that bugs me is that when I hit or ,
auto-
On Aug 27, 2009, at 8:33 PM, Bernt Hansen wrote:
[long description omitted]
I'll be _really_ happy when Carsten squashes this bug :)
Well, in that case I wish you a happy day. Lets hope that his was
the same bug that others have seen.
Thank you *very* much for your persistence and the uns
36 matches
Mail list logo