Sorry for my OT.
Phil Jackson wrote:
>> When I say M- to promote current heading I get '3C'.
>
> I'm a screen/TTY emacs user and I don't see the same behaviour. What
> is your TERM value outside and inside screen?
screen, inside
xterm, outside
> If you hit ESC- do you see the same thing?
It
Documentation fixes to clarify the use of org-refile.
---
I came across the following documentation today which I believe is
incorrect. Here's a patch in case it's useful. Thanks again for a
great tool!
org.el |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/org.el b
Phil Jackson wrote:
Wanrong Lin <[EMAIL PROTECTED]> writes:
I have the same problem, and here is a mini-example that will generate
the error "Arithmetic range error: "floor", -0.0e+NaN ", hope it
helps.
I've had a look and I think the culprit is:
,[ line 21411 ]
| dfrac (/ (* 1.0 (- w
Carsten Dominik <[EMAIL PROTECTED]> wrote:
>
> On Jan 28, 2008, at 8:41 PM, Scott Otterson wrote:
>
> Tables are one of the handiest org mode features, especially since I can
> export them into latex. But there's a small bug: If I
> select a single table in an org file, and then type:
Hi all,
I think i found a bug/unwanted behaviour:
1. Having this config at the top of an org file:
#+SEQ_TODO: TODO INARBEIT WARTEN| DONE CANCELED DELEGATED
I do get all (!) DONE entries in any agenda call. although I configured
to not see any of them ((org-agenda-skip-scheduled-if-done t) et
Carsten Dominik schrieb:
On Feb 6, 2008, at 4:18 PM, Rainer Stengele wrote:
- [ ]
- [X]
- [X]
- [X]
- [X]
- [X]
- [X]
- [X]
- [ ]
- [X]
Yes, still bugs in there
- Carsten
___
Emacs-orgmode maili
Hi Jost
Jost Burkardt <[EMAIL PROTECTED]> writes:
> Sorry to correct you, but the result is correct. As Carsten said:
>
> The :CATEGORY: property applies to the entry headline _above_ it, and to
> the entire tree below it
>
> So in your example
>
>>> * Teaching
>>> :PROPERTIES:
>>> :CATEGORY:
Hi Sven,
Sven Bretfeld <[EMAIL PROTECTED]> writes:
> Hi Carsten
>
> Carsten Dominik <[EMAIL PROTECTED]> writes:
>
>> Properties give much more consistent results. The :CATEGORY: property
>> applies to the entry headline above it, and to the entire tree below
>> it (unless locally overwritten by
Wanrong Lin <[EMAIL PROTECTED]> writes:
> I have the same problem, and here is a mini-example that will generate
> the error "Arithmetic range error: "floor", -0.0e+NaN ", hope it
> helps.
I've had a look and I think the culprit is:
,[ line 21411 ]
| dfrac (/ (* 1.0 (- wdays diff)) wdays)
Hi Carsten
Carsten Dominik <[EMAIL PROTECTED]> writes:
> Properties give much more consistent results. The :CATEGORY: property
> applies to the entry headline above it, and to the entire tree below
> it (unless locally overwritten by another property).
Hm. Definitely not working. I made it quit
Hi
Wanrong Lin <[EMAIL PROTECTED]> writes:
> -
> * Human Resources
> *** TODO Do Employee survey
>DEADLINE: <2008-02-14 Thu>
> --
This minimal example reproduces that error on my system too.
Greetings
Sven
pgpLMiAX7s7zF.pgp
Description: PGP signature
Carsten Dominik wrote:
This command creates a temporary buffer with the LaTeX code but does
not write it
to a file. You are supposed to copy the code from the temporary buffer.
Yes, that was my eventual understanding too -- it might be a good idea
to rename the function to something like "org
Hi.
Even though I can't help you with your problem, I wanted to remember you
that Cygwin "already" has Emacs 22.
Regards,
Hugo
On Feb 6, 2008 3:25 PM, Paul Schlesinger <[EMAIL PROTECTED]> wrote:
> When I attempt to load Org-mode in emacs 21 under cygwin I get symbol
> not defined and macro-dec
Hi,
org-refile still does not work correctly for me. it seems that the
refiling-bug from 5.19 still remains in 5.20. When refiling the entry
"something to refile to Project/A/Notes" to "Project/A/Notes",
org-refile sitll puts it to "Project/B/Notes" instead to "Project/A/Notes"
- BEGIN TEST
I have the same problem, and here is a mini-example that will generate
the error "Arithmetic range error: "floor", -0.0e+NaN ", hope it helps.
Wanrong
-
* Human Resources
*** TODO Do Employee survey
DEADLINE: <2008-02-14 Thu>
--
Carsten Dominik wrote:
Hi Sven,
please make a mi
When I attempt to load Org-mode in emacs 21 under cygwin I get symbol not
defined and macro-declaration-function is not found. I ca not find this error
in the mailing list database and wonder if there is any help from your
experience to correct it.
Paul Schlesinger
Carsten Dominik <[EMAIL PROTECTED]> writes:
> Hi everyone,
>
> The bug happens when being in the agenda and trying to goto or show
> the origin location of an agenda entry by pressing SPC or RET.
> John reports that sometimes (for him several times a day),
> the other window shows a completely dif
Dear All,
I compiled a new Emacs from latest CVS from time to time and wish also
to use the latest org version.
I know that it has been a hassle for Carsten to sync org with the one in
Emacs. However with the new facility git, will that be easier to do?
Best,
--
.: Leo :. [ sdl.web AT gmail.
On Feb 6, 2008, at 4:18 PM, Rainer Stengele wrote:
- [ ]
- [X]
- [X]
- [X]
- [X]
- [X]
- [X]
- [X]
- [ ]
- [X]
Yes, still bugs in there
- Carsten
___
Emacs-orgmode mailing list
Remember: use `Rep
Dear Org-moders,
the time has come to change the development model of org-mode.
From now on, Org-mode will be maintained in a public git
repository. There are a number of reasons for this change:
- several people on the mailing list have asked for such
a change, to make it easier to try out
Hi Sven,
please make a minimal file that still reproduces this bug,
or at least prepare a backtrace so that we can have a chance.
When I take a random file, the timeline works just fine for me.
- Carsten
On Feb 6, 2008, at 10:59 AM, Sven Bretfeld wrote:
Hi
I've installed 5.20 today. There s
Hi Sven,
#+CATEGORY applies to the lines *below* it, independent of
outline tree structure. That is why you are getting
"Sociology-Article" for your "Emacs installation task: it
is the nearest #+CATEGORY line *above* this headline.
#+CATEGORY is only kept for backward compatibility, you probabl
lore <[EMAIL PROTECTED]> writes:
> My emacs lives inside a GNU Screen session.
>
> When I say M- to promote current heading I get '3C'.
[...]
> Is out there a workaround for this? I need screen :)
I'm a screen/TTY emacs user and I don't see the same behaviour. What is
your TERM value outside an
My emacs lives inside a GNU Screen session.
When I say M- to promote current heading I get '3C'.
googlin' around I found:
http://www.nabble.com/Some-keys-are-not-giving-the-expected-result-when-pressed-td11192176.html
Everything works properly using emacs outside screen.
Is out there a worka
Thanks for the suggestion. Sounds promising, but on the other hand screen
is on all unix distributions I know of, but dtach is harder to find.
On Feb 5, 2008 5:24 AM, Rick Moynihan <[EMAIL PROTECTED]> wrote:
> If you're using gnu screen primarily for it's detach capability then you
> may want t
Carsten Dominik schrieb:
> Hi folks,
>
> I am releasing Org-mode version 5.20 at
>
> http://orgmode.org
>
> and as a git repository at
>
> http://repo.or.cz/w/org-mode.git
>
> Enjoy!
>
> - Carsten
>
> Changes in Version 5.20
> ~~~
>
> Overview
>
>
> Remember/R
Hi Bernt
Bernt Hansen <[EMAIL PROTECTED]> writes:
> Sven Bretfeld <[EMAIL PROTECTED]> writes:
>> What have I misunderstood? In other words, how can I set the category
>> for my projects (2nd level with sub-trees) while keeping the category
>> of the "areas of responsibility" (1st level) intact o
Hi Sven,
Sven Bretfeld <[EMAIL PROTECTED]> writes:
> I've tried, but it's not working either. I tried it this way:
>
> * Teaching
> #+CATEGORY: Teaching
> ** Sanskrit I (WS08) :PROJECT:
>:PROPERTIES:
>:CATEGORY: Sanskrit
>:END:
> *** NEXT Find Books:LIBRA
Hi Bernt
Bernt Hansen <[EMAIL PROTECTED]> writes:
> Sven Bretfeld <[EMAIL PROTECTED]> writes:
>> What have I misunderstood? In other words, how can I set the category
>> for my projects (2nd level with sub-trees) while keeping the category
>> of the "areas of responsibility" (1st level) intact o
Hi
I've installed 5.20 today. There seems to be a bug with "Timeline for
current buffer" (C-c aL)
Arithmetic range error: "floor", -0.0e+NaN
The Agenda buffer shows only one timestamped item. It's the same on
both my machines (with an identical org-file). I'm using GNUEmacs
23.0.50.1 on Debian
30 matches
Mail list logo