On Apr 24, 2007, at 16:27, Bernt Hansen wrote:
I've stripped my .emacs down to only org-related settings
Using org-4.72 exhibits the same behaviour with
GNU Emacs 22.0.95.1 (i486-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
of
2007-03-02 on pacem, modified by Debian
I'm not sure what to try n
I did not know that there is someone still using
&%%(org-diary) ~/path/to/some/orgfile.org
in the diary file to include Org-mode stuff in the agenda!
This bug will be fixed in the next version, thank you.
- Carsten
On Apr 25, 2007, at 7:04, Denis Bueno wrote:
I'm using GNU Emacs 22.0.98.
Version 4.73 does fix the bugs already discovered in 4.72.
http://www.astro.uva.nl/~dominik/Tools/org/
___
Emacs-orgmode mailing list
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
Carsten,
While I think this improved showing blank lines in CONTENTS view (arrived at
by S-Tab), I think there are still bugs with FOLDED view.
I am using (setq org-cycle-separator-lines 1) and I have:
* Projects
** Some Project
*** DONE Some Task
CLOSED: [2007-04-25 Wed 09:57]
** Another
I have been using various versions of org up to 4.69 in Ubuntu
(currently Feisty) with no problems. However, when I upgraded to 4.72 I
get the following error opening an org file.
File mode specification error: (void-function defvaralias)
This happens on two separate computers and when I rever
Has anyone created a script for updating org? It's only a few commands but
since we're fortunate enough to get updates so frequently (thanks Carsten!)
it would be nice to only have to type one.
I don't know how to write quality scripts but I've jotted down what I think
would need to be done to ma
Ian,
Upgrade to 4.73 and it will work. A bug in 4.72 prevented it from working in
Emacs 21.
Cheers,
Scott
On 4/25/07, Ian Barton <[EMAIL PROTECTED]> wrote:
I have been using various versions of org up to 4.69 in Ubuntu
(currently Feisty) with no problems. However, when I upgraded to 4.72 I
ge
Hi, after searching for a long time for a simple bulleted outline
editor, I finally found what I was looking for in org-mode's support
for plain lists (thank you!). However, I had some questions to which I
couldn't find answers in the documentation.
How do you configure the indentation amount? Wh
Scott,
Many thanks that fixed it.
Ian.
Ian,
Upgrade to 4.73 and it will work. A bug in 4.72 prevented it from
working in Emacs 21.
I have been using various versions of org up to 4.69 in Ubuntu
(currently Feisty) with no problems. However, when I upgraded to 4.72 I
get the fol
> "Scott" == Scott Jaderholm <[EMAIL PROTECTED]> writes:
Scott> Has anyone created a script for updating org?
This will do the job. It doesn't compile the lisp file, but I
frequently don't bother to do this anyway. :-)
This also means that it keeps all old versions, and you can resto
Not sure if this has been addressed.
Given the following:
# emacs -Q
M-x load-library org
may fail due to `org-key' within `org.el' requiring `cl'.
IMHO:
1. (require 'cl) should additionally be placed within `org-key'
OR
2. The initial (require 'cl) should not be inside (eval-whe
Hi Carsten,
It seems there is a mistake in org.el file.
Juraj
-(org-defkey org-agenda-mode-map [(shift right)] 'org-agenda-date-
earlier)
+(org-defkey org-agenda-mode-map [(shift left)] 'org-agenda-date-
earlier)
-(org-defkey org-agenda-mode-map [(shift right)] 'org-agenda-priority-
up)
+
On 4/25/07, Pete Phillips <[EMAIL PROTECTED]> wrote:
> Scott Jaderholm <[EMAIL PROTECTED]> writes:
Has anyone created a script for updating org?
This will do the job. It doesn't compile the lisp file, but I
frequently don't bother to do this anyway. :-)
I changed it to work without sym
- Carsten Dominik (2007-04-23) wrote:-
> Would htmlize be enough to publish this, or do people have more fancy
> ideas about how this should work?
>
> - Carsten
I will give a wild guess.
Can it be done like this, treat each line in agenda buffer as a heading
and use the `export' function
> "Scott" == Scott Jaderholm <[EMAIL PROTECTED]> writes:
Pete> # ORGDIR is a symbolic link. We get rid of it rm -f $DIR
Scott> I'm guessing that should be rm -f $ORGDIR then?
Ahh well. It is my wife's birthday, and I should have been doing other
things rather than knocking up a
I think this is a bug.
If I start a fresh Emacs with no additional buffers open and run org-agenda
and then type C-x b TAB and it displays the org files that are included in
my org-agenda, including .diary, as if they were open buffers, but if I
switch to them emacs goes to a different buffer ins
Alright, I think this may be a bug with Emacs and not org-mode. Apparently
the buffers are actually open, because I can switch to them with C-x b but not C-x b TAB .
Sorry,
Scott
On 4/25/07, Scott Jaderholm <[EMAIL PROTECTED]> wrote:
I think this is a bug.
If I start a fresh Emacs with no ad
Indeed.
Thanks!
- Carsten
On Apr 25, 2007, at 21:15, Juraj Kubelka wrote:
Hi Carsten,
It seems there is a mistake in org.el file.
Juraj
-(org-defkey org-agenda-mode-map [(shift right)]
'org-agenda-date-earlier)
+(org-defkey org-agenda-mode-map [(shift left)]
'org-agenda-date-earlier)
-
"Scott Jaderholm" <[EMAIL PROTECTED]> writes:
> wget http://staff.science.uva.nl/~dominik/Tools/org/
> awk to find out version number
> wget http://staff.science.uva.nl/~dominik/Tools/org/org-x.zip
> tar -xvzf org-x.tar.gz
> rm -rf ~/org-tar.gz
> rm ~/.elisp/org
> mv org-x ~/.elisp/org
> cd ~/.elis
On Apr 26, 2007, at 0:27, Patrick Drechsler wrote:
"Scott Jaderholm" <[EMAIL PROTECTED]> writes:
wget http://staff.science.uva.nl/~dominik/Tools/org/
awk to find out version number
wget http://staff.science.uva.nl/~dominik/Tools/org/org-x.zip
tar -xvzf org-x.tar.gz
rm -rf ~/org-tar.gz
rm ~/.el
On Apr 25, 2007, at 18:11, Scott Jaderholm wrote:
Carsten,
While I think this improved showing blank lines in CONTENTS view
(arrived at by S-Tab), I think there are still bugs with FOLDED view.
^&%&[EMAIL PROTECTED]
Yes, you are of course right.
Next release will not be so soon, so here i
21 matches
Mail list logo