Carsten Dominik writes:
could you please do the following:
- Run Emacs with a minimal configuration
- Make me a test file that will let me reproduce the bug if possible.
I followed Chris Mann's example and did the following:
1) Create a file `reproduce.org', with the following contents:
L
On Aug 15, 2009, at 4:22 AM, Russell Adams wrote:
I've done something similar using columnview, where I had a table of
tasks displayed as rows. You can query the status as a field. Can't
help with the repetition.
On the other hand, I've just started using clocks recently and am
curious if ther
I've done something similar using columnview, where I had a table of
tasks displayed as rows. You can query the status as a field. Can't
help with the repetition.
On the other hand, I've just started using clocks recently and am
curious if there's a way to format a table of days with hours as
rows
On Aug 14, 2009, at 11:09 PM, Maurizio Vitale wrote:
Is it possible to place todo entries in tables, marking specific
columns
as status/scheduled/deadline? For repetitive tasks a new row should be
added to the table whenever it is marked DONE.
No, this is not possible.
- Carsten
Thanks
Is it possible to place todo entries in tables, marking specific columns
as status/scheduled/deadline? For repetitive tasks a new row should be
added to the table whenever it is marked DONE.
Thanks,
Maurizio
--
___
Emacs-orgmode mailing list
Reme
That's fine -- thanks!
-Bernt
Carsten Dominik writes:
> Hi Bernt,
>
> the reason for the "prompt" was more documentation, so that
> the user knows what is happening. But I can see that this
> get annoying when you know what you are doing.
>
> I have applied you patch, but added a message after
Hi Bernt,
the reason for the "prompt" was more documentation, so that
the user knows what is happening. But I can see that this
get annoying when you know what you are doing.
I have applied you patch, but added a message after it that
explains what the key did. I guess this is more agreeable?
This removes the unnecessary prompt to redisplay the agenda view with
inactive timestamps. If you hit [ or ] you immediately get the
inactive timestamp view in the daily/weekly agenda view.
You can redisplay without these timestamps by simply hitting 'g'.
---
Hi Carsten,
This patch is available
Fixed, thanks.
- Carsten
On Aug 14, 2009, at 7:31 PM, Hsiu-Khuern Tang wrote:
Hi Taru,
In contrib/lisp/org-export-bibtex.el, the BiBTeX file has to match
the Emacs
regexp "\w+". So a line like
#+BIBLIOGRAPHY: mybib_new
will not work because of the underscore character in the filename.
Hi Taru,
In contrib/lisp/org-export-bibtex.el, the BiBTeX file has to match the Emacs
regexp "\w+". So a line like
#+BIBLIOGRAPHY: mybib_new
will not work because of the underscore character in the filename. (I suppose
the actual behavior depends on the local Emacs settings that affect the "sy
On Aug 14, 2009, at 5:40 PM, Bernt Hansen wrote:
Carsten Dominik writes:
On Aug 14, 2009, at 5:19 PM, Bernt Hansen wrote:
I think maybe I've fixed this by deleting the entries in the
customize
interface and recreating them from scratch with identical detail.
Hi Bernt,
No, this will
Carsten Dominik writes:
> On Aug 14, 2009, at 5:19 PM, Bernt Hansen wrote:
>
>> I think maybe I've fixed this by deleting the entries in the customize
>> interface and recreating them from scratch with identical detail.
>
>
>
> Hi Bernt,
>
> No, this will com back when you use the agenda or chang
On Aug 14, 2009, at 5:19 PM, Bernt Hansen wrote:
I think maybe I've fixed this by deleting the entries in the customize
interface and recreating them from scratch with identical detail.
Hi Bernt,
No, this will com back when you use the agenda or change
any tags with the fast tag interface.
I think maybe I've fixed this by deleting the entries in the customize
interface and recreating them from scratch with identical detail.
I'll let you know if it shows up again.
Thanks,
Bernt
Bernt Hansen writes:
> Carsten Dominik writes:
>
>> On Aug 14, 2009, at 4:32 PM, Bernt Hansen wrote:
Carsten Dominik writes:
> On Aug 14, 2009, at 4:32 PM, Bernt Hansen wrote:
>
>> Only org-tag-alist and org-agenda-custom-commands.
>
> Do you see face information in the agenda custom commands?
> This is strange, because they are not made by parsing some buffer.
> Maybe you cut/paste some text fo
On Aug 14, 2009, at 4:32 PM, Bernt Hansen wrote:
Only org-tag-alist and org-agenda-custom-commands.
Do you see face information in the agenda custom commands?
This is strange, because they are not made by parsing some buffer.
Maybe you cut/paste some text for the custom commands from some
Only org-tag-alist and org-agenda-custom-commands.
-Bernt
Carsten Dominik writes:
> Hi Bernt,
>
> is it just the tags, or something else too?
>
> - Carsten
>
> On Aug 13, 2009, at 3:38 PM, Bernt Hansen wrote:
>
>> Hi Carsten,
>>
>> I have a small problem with the org customize interface. I ha
Hi Bernt,
is it just the tags, or something else too?
- Carsten
On Aug 13, 2009, at 3:38 PM, Bernt Hansen wrote:
Hi Carsten,
I have a small problem with the org customize interface. I have two
systems which I sync files between using git (my Eee PC and my Linux
Workstation). I've started s
Yes , I mean preview-latex
2009/8/14 Nick Dokos
> waterloo wrote:
>
> > Yes, dvi file can not display tikz picture correctly .
> >
> > Why do you use divpng? Auctex can preview tikz , it does not use dvipng.
> >
>
> You mean preview-latex? Not for me: it just leaves the tikzpicture
> environmen
Yes, dvi file can not display tikz picture correctly .
Why do you use divpng? Auctex can preview tikz , it does not use dvipng.
Thanks
2009/8/14 Nick Dokos
> Graham Smith wrote:
>
> > Something I, as a comparative beginner can answer :-)
> >
> > > how to draw picture in org-mode ? Does it s
Nick Dokos wrote:
> Eric S Fraga wrote:
>
> >
> > Is there any reason you do not wish to install either of openjdk or
> > sun-java? The gnu java implementation is (I believe -- I could be
> > horridly out of date on this) still not complete, especially with
> > respect to AWT. My recommendat
Applied, thanks.
Dan Davison writes:
> <...>
>> [It looks like the main index of the manual needs an entry under 'sort'
>> or 'sorting'. Currently there's only one for sorting in the agenda.]
>
> diff --git a/doc/org.texi b/doc/org.texi
> index 79dac8e..0cb27da 100644
> --- a/doc/org.texi
> +++
Eric S Fraga wrote:
>
> Is there any reason you do not wish to install either of openjdk or
> sun-java? The gnu java implementation is (I believe -- I could be
> horridly out of date on this) still not complete, especially with
> respect to AWT. My recommendation would be to install either
> o
Graham Smith wrote:
> Something I, as a comparative beginner can answer :-)
>
> > how to draw picture in org-mode ? Does it support tikz/pgf ?
>
> Yes, I found it worked fine for me. I had a silly problem with page
> margins (searchng the forum for tikz/pgf will find my recent posts),
> that w
Hi Nick, Hi Eric,
Eric S Fraga wrote:
> Sébastien Vauban wrote:
>> Here is the situation of Java-related packages on my system so far:
>
> [...]
>
>> p openjdk-6-dbg - Java runtime based on OpenJDK
>> (debugging symbols)
>> p openjdk-6-demo - Java runtime ba
At Thu, 13 Aug 2009 11:04:04 +0200,
Sébastien Vauban wrote:
>
> Nick, Eric,
>
> Sorry for answering late -- while you were prompt at replying. Have been out
> for one day.
[...]
> Here is the situation of Java-related packages on my system so far:
>
[...]
> p openjdk-6-dbg
Something I, as a comparative beginner can answer :-)
> how to draw picture in org-mode ? Does it support tikz/pgf ?
Yes, I found it worked fine for me. I had a silly problem with page
margins (searchng the forum for tikz/pgf will find my recent posts),
that was my fault but other than that the
how to draw picture in org-mode ? Does it support tikz/pgf ?
Thanks
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
28 matches
Mail list logo