On Jan 12, 2009, at 9:14 PM, Bernt Hansen wrote:
"Graham Smith" writes:
I am exporting to HTML with a lnk to a pdf with instant opening in
Firefox on a Mac.
Originally, I had a description on the link, and as the manual says,
in the browser, I get the description in the browser which opens
Thanks.
- Carsten
On Jan 14, 2009, at 1:04 AM, Bernt Hansen wrote:
Sometimes archiving a task displays the next task heading after ...
at the
end of a folded task. This keeps the next task the cursor is on
starting
in column 1 which feels more natural.
---
Carsten: This is also available
Hi Stefan,
this problem seems only to happen in Emacs 21, and I have
stopped putting time into Emacs 21 support. Can't you just
get a more recent version of Emacs?
- Carsten
On Jan 12, 2009, at 11:42 PM, Stefan Ring wrote:
Hi,
today I decided to bisect a major annoyance that has bugged me f
Sorry for the confusion,
I did try the empty regexp as suggested and it "worked" ie no problem
appeared.
My problem is to find a regexp for timestamps outside DEADLINE: and
SCHEDULE: rows
In other words, given three variables A B C with regexps.
If I have a regexp given by variable A and I want
Sometimes archiving a task displays the next task heading after ... at the
end of a folded task. This keeps the next task the cursor is on starting
in column 1 which feels more natural.
---
Carsten: This is also available on my 'for-carsten' branch.
lisp/org-archive.el |6 --
1 files cha
Thanks!
- Carsten
On Jan 14, 2009, at 12:34 AM, Bernt Hansen wrote:
Rename functions missed in commit 1371205.
Changing timestamps for the currently clocked task generated the
following error:
org-clock-update-time-maybe: Symbol's function definition is void:
org-update-mode-line
---
I se
Rename functions missed in commit 1371205.
Changing timestamps for the currently clocked task generated the
following error:
org-clock-update-time-maybe: Symbol's function definition is void:
org-update-mode-line
---
I sent this patch to the list a day or two ago but it looks like it
never made
"Daniel Martins" writes:
> I did your test wuth a null regexp
>
> It is a regexp problem!
>
> Org-mode has two variables: org-deadline-string and org-scheduled-string
> (see below)
>
> and I want to match tasks which have a timestamp, ie satisfies the
> org-ts-regexp2
>
> BUT DO NOT have org-dea
Thanx to all those hints given here - very much appreciated! As of yet
I am not quite sure which way to go, since I still have a some time I'll
let it broil a little in my skull ... :-)
Thank you again ... :-)
ray
___
Emacs-orgmode mailing list
Reme
Carsten Dominik writes:
>> have some different setup, so you could help my making
> a case that works with
>
> emacs -q -l .emacs.minimal
okay, i did this..
well.. i backed up my .emacs file, and started with an new .emacs file
that ONLY has orgmode in it..
and everything seems to have load
* On Tue 09:35AM +, 13 Jan 2009, Carsten Dominik (domi...@science.uva.nl)
wrote:
>
> On Jan 12, 2009, at 6:50 PM, Hsiu-Khuern Tang wrote:
>
> > * On Sat 08:54PM +, 10 Jan 2009, Carsten Dominik
> > (domi...@science.uva.nl
> > ) wrote:
> >> Hi Hsiu,
> >>
> >> I believe this is a misunder
I'm have a *minor* issue to report. It occurs when I export an org
file with footnotes to LaTeX. Specifically, it has to do with the
combination of American style quotation marks and footnotes.
According to many American manuals of style, quotation marks are to be
placed after a sentence ending p
Hi, everyone,
I have a problem with
1. formulas in table and
2. LaTeX export of tables
Org-mode version 6.17c
GNU Emacs 22.3.1 (i386-mingw-nt5.1.2600) of 2008-09-06 on SOFT-MJASON
Win XP
-Hydrogen.org--
-*- mode: org; -*-
* TBLFM: references and columns
I do not consider t
Stefan Ring wrote:
When I revert this single line in the current head, it starts working
again.
Actually I also have to revert the change to org-clock-find-position.
Sorry, missed that before.
But then creating the clock table doesn't work anymore...
So all is lost ;).
Carsten Dominik writes:
> On Jan 11, 2009, at 4:08 PM, Matthew Lundin wrote:
>>
>> I had one more question/request concerning archives. Would it perhaps
>> be possible to enable the file name substitution (i.e., "%s") after
>> the double semi-colon, so that the file name can be used as a headline
> "Charles" == Charles Cave writes:
Charles> I recently installed 6.17c org-mode on Windows XP withg GNU
Charles> Emacs. When I create an agenda view, switch on column view,
Charles> then attempt to modify the effort estimate with shift-right
Charles> arror keys I get an error message Wrong
I recently installed 6.17c org-mode on Windows XP withg GNU Emacs.
When I create an agenda view, switch on column view, then
attempt to modify the effort estimate with shift-right arror
keys I get an error message Wrong type argument stringp, null.
I know this was working the other day but I thi
On Jan 12, 2009, at 6:50 PM, Hsiu-Khuern Tang wrote:
* On Sat 08:54PM +, 10 Jan 2009, Carsten Dominik (domi...@science.uva.nl
) wrote:
Hi Hsiu,
I believe this is a misunderstanding. You are constructing
a sparse tree. Sparse tree always show all top-level headlines.
The search really on
On Jan 12, 2009, at 6:37 PM, Hsiu-Khuern Tang wrote:
* On Sat 11:12AM +, 10 Jan 2009, Carsten Dominik (domi...@science.uva.nl
) wrote:
Hi Hsiu,
nice hack. But I am still wondering why you do not
use "primary filtering" for this, i.e. a tags search
for "project1|project2"
C-c a m pro
On Jan 12, 2009, at 5:09 PM, Friedrich Delgado Friedrichs wrote:
Hiho
Carsten Dominik schrieb:
On Jan 9, 2009, at 5:59 PM, Friedrich Delgado Friedrichs wrote:
same relative path ./ -> work
or the other way round it's . -> ../
This is exactly what I meant, and how it works in my own test cas
When I revert this single line in the current head, it starts working
again.
Actually I also have to revert the change to org-clock-find-position.
Sorry, missed that before.
Stefan
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send r
Hi,
today I decided to bisect a major annoyance that has bugged me for quite
some time now. I'm using a relatively old version of Emacs on Fedora 5.
Emacs 21.4.1 from emacs-21.4-14.x86_64.rpm, to be exact.
Upon clocking in, a single CLOCK: line is converted to a :CLOCK: block,
and this is wh
On Jan 12, 2009, at 4:22 PM, sergio_101 wrote:
"Uwe Jochum" writes:
22.3.1): Before exporting to LaTeX I export to html. That done an
export to LaTeX works fine (all four commands). I have no clue why
this is necessary on my WinXP machine. At home, on my Linux machine,
okay, i tried thi
23 matches
Mail list logo