Re: [Orgmode] Pretty org-entities in org-mode buffers

2010-06-05 Thread Eric S Fraga
On Fri, 04 Jun 2010 17:42:59 -0600, Eric Schulte schulte.e...@gmail.com 
wrote:

[...]

  The only thing missing is a little sketch tool in Emacs, fast enough
  to be used while taking notes... :-)
 
 
 I often use ditaa or example blocks with artist mode when I'm taking
 notes, but the use of artist mode isn't quite natural -- although I
 doubt you could do any better encoding sketches in plain text.

Carsten,

I also use ditaa with artist although it's not the most pleasant
experience unfortunately.  I find artist mode very useful but also
rather idiosyncratic at times...  

More importantly, there are some issues with the interaction between
org-mode and artist diagrams, specifically that org-mode sometimes
interprets artist diagrams as tables (e.g. if you have a vertical line
as the first non-whitespace character on every line of the diagram,
something that often happens when drawing a graph, say.  Once org-mode
has decided that the diagram is actually an org table, editing in
source mode no longer works.

For instance, the following diagram (something to do with heat
exchanger networks, if you really want to know ;-) is interpreted as a
table:

--8---cut here---start-8---
#+begin_src ditaa :file test.png :result file
|
| 
| 
| 
| -
|  
|  
| ---
|
|
#+end_src
--8---cut here---end---8---

There is, of course, an easy way out which is to type any character
other than a | as the first non-whitespace character of the first
line...

I guess org-mode should not be interpreting anything between begin_src
and end_src lines?

Anyway, not a serious issue as there's an easy workaround but I
thought I'd highlight it.
-- 
Eric S Fraga
GnuPG: 8F5C 279D 3907 E14A 5C29  570D C891 93D8 FFFC F67D
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] Pretty org-entities in org-mode buffers

2010-06-05 Thread Carsten Dominik


On Jun 5, 2010, at 11:06 AM, Eric S Fraga wrote:

On Fri, 04 Jun 2010 17:42:59 -0600, Eric Schulte schulte.e...@gmail.com 
 wrote:


[...]


The only thing missing is a little sketch tool in Emacs, fast enough
to be used while taking notes... :-)



I often use ditaa or example blocks with artist mode when I'm taking
notes, but the use of artist mode isn't quite natural -- although I
doubt you could do any better encoding sketches in plain text.


Carsten,

I also use ditaa with artist although it's not the most pleasant
experience unfortunately.  I find artist mode very useful but also
rather idiosyncratic at times...

More importantly, there are some issues with the interaction between
org-mode and artist diagrams, specifically that org-mode sometimes
interprets artist diagrams as tables (e.g. if you have a vertical line
as the first non-whitespace character on every line of the diagram,
something that often happens when drawing a graph, say.  Once org-mode
has decided that the diagram is actually an org table, editing in
source mode no longer works.

For instance, the following diagram (something to do with heat
exchanger networks, if you really want to know ;-) is interpreted as a
table:

--8---cut here---start-8---
#+begin_src ditaa :file test.png :result file
   |
   | 
   |
   |
   | -
   |
   |
   |  ---
   |
   |
#+end_src
--8---cut here---end---8---

There is, of course, an easy way out which is to type any character
other than a | as the first non-whitespace character of the first
line...


Hi Eric,

under what circumstances does Org interpret this as a table?
Not during export, I find.  Editing should be done with C-c '
I now see that this does indeed not work in this case :(



I guess org-mode should not be interpreting anything between begin_src
and end_src lines?


Certainly trying to do this...

- Carsten




___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re[2]: [Orgmode] automatic line wrap

2010-06-05 Thread Ivanov Dmitry
I found the solution:

(add-hook 'org-mode-hook
(lambda ()
(toggle-truncate-lines)))



___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] For Org-mode on the go?

2010-06-05 Thread Tim O'Callaghan
Just though I'd point out the NanoNote a $99 Linux Palmtop, that
should run Emacs.

The 本 version of NanoNote is an ultra small form factor computing
device. The device sports a 336 MHz processor, 2GB of flash memory,
microSD slot, head phone jack, USB device and 850mAh Li-ion battery.
It boots Linux out of the box and also boots over USB. It’s targeted
squarely at developers who see the promise of open hardware and want
to roll their own end user experience. It’s the perfect companion for
open content; we envision developers turning the device into a music
or video player for Ogg or an offline Wikipedia or MIT OpenCourseWare
appliance. Or you can simply amaze your friends by creating an ultra
small handheld notebook computer. You choose the distribution. The 本
Nanonote is the first in a line of products that will see the addition
of other hardware capabilities. Get your NanoNote and start a
Nanoproject today. Or join one of the existing projects in our
developer community.

http://sharism.cc/gallery/?bwbps_page_1=1

Planning on getting one to see...

Tim.

___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] automatic line wrap

2010-06-05 Thread Michael Brand

On 10-06-05 10:11 , Ivanov Dmitry wrote:

I found the solution:

(add-hook 'org-mode-hook
(lambda ()
(toggle-truncate-lines)))


For the case of org-mode I would recommend this instead:
(setq org-startup-truncated nil)

___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] For Org-mode on the go?

2010-06-05 Thread Scot Becker
Looks very cool, especially at the price.  But the spacebar.  Yikes
it's small.

At least it has all the meta-keys and TAB, which make it nicer than
most other pocket keyboards for running Emacs.

Do report.

Scot

On Sat, Jun 5, 2010 at 11:10 AM, Tim O'Callaghan
tim.ocallag...@gmail.com wrote:
 Just though I'd point out the NanoNote a $99 Linux Palmtop, that
 should run Emacs.

 The 本 version of NanoNote is an ultra small form factor computing
 device. The device sports a 336 MHz processor, 2GB of flash memory,
 microSD slot, head phone jack, USB device and 850mAh Li-ion battery.
 It boots Linux out of the box and also boots over USB. It’s targeted
 squarely at developers who see the promise of open hardware and want
 to roll their own end user experience. It’s the perfect companion for
 open content; we envision developers turning the device into a music
 or video player for Ogg or an offline Wikipedia or MIT OpenCourseWare
 appliance. Or you can simply amaze your friends by creating an ultra
 small handheld notebook computer. You choose the distribution. The 本
 Nanonote is the first in a line of products that will see the addition
 of other hardware capabilities. Get your NanoNote and start a
 Nanoproject today. Or join one of the existing projects in our
 developer community.

 http://sharism.cc/gallery/?bwbps_page_1=1

 Planning on getting one to see...

 Tim.

 ___
 Emacs-orgmode mailing list
 Please use `Reply All' to send replies to the list.
 Emacs-orgmode@gnu.org
 http://lists.gnu.org/mailman/listinfo/emacs-orgmode


___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] Re: For Org-mode on the go?

2010-06-05 Thread Matt Lundin
Tim O'Callaghan tim.ocallag...@gmail.com writes:

 Just though I'd point out the NanoNote a $99 Linux Palmtop, that
 should run Emacs.

Out of curiosity, do you know of anyone who has ported Emacs for use on
the device? Last I heard, the NanoNote ran OpenWrt, which AFAICT has no
Emacs package. 

From the wiki:

,
|  editor
| 
| * vim
| * joe
| * zile like emacs. 
`

http://en.qi-hardware.com/wiki/Ben_NanoNote_Software_Status

Thanks,
Matt

___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] Re: For Org-mode on the go?

2010-06-05 Thread Detlef Steuer
On Sat, 05 Jun 2010 09:11:51 -0400
Matt Lundin m...@imapmail.org wrote:

 Tim O'Callaghan tim.ocallag...@gmail.com writes:
 
  Just though I'd point out the NanoNote a $99 Linux Palmtop, that
  should run Emacs.
 
 Out of curiosity, do you know of anyone who has ported Emacs for use on
 the device? Last I heard, the NanoNote ran OpenWrt, which AFAICT has no
 Emacs package. 

Looks like a complete debian would work, and emacs explicitly mentioned.
http://unethicalblogger.com/aggregator

detlef

 
 From the wiki:
 
 ,
 |  editor
 | 
 | * vim
 | * joe
 | * zile like emacs. 
 `
 
 http://en.qi-hardware.com/wiki/Ben_NanoNote_Software_Status
 
 Thanks,
 Matt
 
 ___
 Emacs-orgmode mailing list
 Please use `Reply All' to send replies to the list.
 Emacs-orgmode@gnu.org
 http://lists.gnu.org/mailman/listinfo/emacs-orgmode
 



___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] clocktable and :tags

2010-06-05 Thread Kristofer Bergstrom
Unfortunately, the :tags element of clocktable dynamic blocks does not
seem to be functioning properly.  Identical commands on Sebastian's
system worked fine.  The problem can be seen below in a test I'm
using.  Running C-c C-c while on the clocktable line updates the
timestamp in the clocktable, but the tags element is not being
evaluated.

Perhaps some emacs setting is causing issues?  I have tried commenting
out a few (possibly related?) entries in my .emacs file -- (setq
org-todo-keywords and (setq org-tag-alist -- but to no avail.

Or maybe I should upgrade to a newer version of org-mode?  I don't
know how to determine the current version I am using... I believe it
came preinstalled with Emacs23, which I installed from Ubuntu 9.04's
apt repositories.

Should I give up on getting :tags working and search for a workaround?

Kris

Here is my .emacs file: http://pastebin.com/eW4KSyL6

From a buffer called test.org:

#+STARTUP: hidestars

* Work-related project 1   :ON:ADMIN:
  CLOCK: [2010-06-05 Sat 05:12]--[2010-06-05 Sat 05:22] =  0:10
* Work-related project 2   :ON:ADMIN:
  CLOCK: [2010-06-05 Sat 06:20]--[2010-06-05 Sat 06:25] =  0:05
* Non work-related project 3  :PHONE:
  CLOCK: [2010-06-05 Sat 07:33]--[2010-06-05 Sat 07:36] =  0:03
* Non work-related project 4 :ERRAND:
  CLOCK: [2010-06-05 Sat 08:13]--[2010-06-05 Sat 08:14] =  0:01

#+BEGIN: clocktable :tags PHONE :maxlevel 2 :scope file
Clock summary at [2010-06-05 Sat 08:14]

| L | Headline   |   Time |
|---++|
|   | *Total time*   | *0:19* |
|---++|
| 1 | Work-related project 1 |   0:10 |
|---++|
| 1 | Work-related project 2 |   0:05 |
|---++|
| 1 | Non work-related project 3 |   0:03 |
|---++|
| 1 | Non work-related project 4 |   0:01 |
#+END:

___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] Re: clocktable and :tags

2010-06-05 Thread Matt Lundin
Kristofer Bergstrom k...@onensemble.org writes:

 Unfortunately, the :tags element of clocktable dynamic blocks does not
 seem to be functioning properly.  Identical commands on Sebastian's
 system worked fine.  The problem can be seen below in a test I'm
 using.  Running C-c C-c while on the clocktable line updates the
 timestamp in the clocktable, but the tags element is not being
 evaluated.

Using your example, it works fine here with the latest org-mode:

--8---cut here---start-8---
#+BEGIN: clocktable :tags PHONE :maxlevel 2 :scope file
Clock summary at [2010-06-05 Sat 12:29]

| L | Headline   | Time   |
|---++|
|   | *Total time*   | *0:03* |
|---++|
| 1 | Non work-related project 3 | 0:03   |
#+END:
--8---cut here---end---8---

 Or maybe I should upgrade to a newer version of org-mode?  I don't
 know how to determine the current version I am using... 

Type M-x org-version. 

Or in an org-mode buffer you can use the menu: 

  - Org -- Documentation -- Show version

Since the clock report is working fine here with an up-to-date org-mode,
I'd recommend trying the most recent release:

http://orgmode.org/org-6.36c.tar.gz

Best,
Matt


___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] Pretty org-entities in org-mode buffers

2010-06-05 Thread Daniel E. Doherty

Eric and Carsten,

This is a really swell feature, Mr. Cleaver.  Just a reminder to those 
who might be reading this list, enabling CDLateX and org-pretty-entities 
make typing greek characters *really* easy.  Backquote a (`a) is enough 
to give you alpha, `b beta, etc.


These two features work really nicely together.

Regards,


Daniel E. Doherty
7300 W. 110th Street, Suite 930
Overland Park, KS 66210
913.338.7182 (Phone)
913,338.7164 (FAX)

Up the airy mountain,
Down the rushy glen,
We daren't go a-hunting,
For fear of little men.
  --- William Allingham (Donegal, Ireland)

On 05/16/2010 12:51 AM, Carsten Dominik wrote:

Hi everyone,

a modified version of Eric's code is now included into Org, I just
pushed it
to the git repo.

You can use the command `C-c C-x \' to toggle this feature.

The variable `org-pretty-entities' determines if this mode is on by
default.

Finally, you can use

#+STARTUP: entitiespretty
#+STARTUP: entitiesplain

to change things on a per-file base.

Thanks to Eric for this great idea.

- Carsten

On May 5, 2010, at 6:19 PM, Eric Schulte wrote:


Hi,

Recently I've been making use of org-entites for exporting my greek/math
heavy class notes to HTML. I'm really loving the results.

This morning I've started playing around with the below function
`org-pretty-entities', which is adapted from Phil Hagelberg's
`pretty-lambdas'[1]. Calling this function in an org-mode buffer will
have the effect of fontifying all org-entities text strings as the
character which they represent, so \Delta is replaced with Δ, \lambda
with λ, \in with ∈, and so forth.

I've just started playing with this, and I make no guarantees as to it's
safety or utility, but I was very pleasantly surprised by the simplicity
of the function, and how nice it's been to see my special characters
appear in org-mode buffers as I type.

#+begin_src emacs-lisp :results silent
(defun org-pretty-entities ()
(interactive)
(font-lock-add-keywords
nil (mapcar
(lambda (el)
(list
(concat (?\\( (regexp-quote \\) (nth 0 el) [\s] \\))
`(0 (progn (compose-region (match-beginning 1) (- (match-end 1) 1)
,(nth 6 el)) nil
org-entities)))

(org-pretty-entities)
#+end_src

To try this out, just evaluate the above code block inside of an
org-mode buffer, then starting typing out org-entities.

Hope others find this useful.

Best -- Eric

Footnotes:
[1]
http://github.com/technomancy/emacs-starter-kit/blob/master/starter-kit-defuns.el#L135



___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


- Carsten




___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] Re: Date Prompt Bug (or Anomoly)

2010-06-05 Thread Daniel E. Doherty

Carsten,

I pulled the latest git, and it looks like 3/21 and 5/21 work as 
expected.  But when I put in 7/21, a date in the near future, it is 
interpreting it a 2021-07-21 rather than the 2010-07-21 that one 
would expect.


Regards,


Daniel E. Doherty
7300 W. 110th Street, Suite 930
Overland Park, KS 66210
913.338.7182 (Phone)
913,338.7164 (FAX)

Up the airy mountain,
Down the rushy glen,
We daren't go a-hunting,
For fear of little men.
  --- William Allingham (Donegal, Ireland)

On 06/04/2010 06:00 AM, Carsten Dominik wrote:


On Jun 4, 2010, at 11:39 AM, Mikael Fornius wrote:



I do not know what version your info reference is but my latest
git-versions info page documents the usage of 2/5 date format.


Indeed. This was a but in the special regexp looking for
american-style dates - I had the parts for day and month the
wrong way round.

Should be fixed now.

Thanks to Daniel for the report, and to everyone else for following up.

- Carsten



(info (org) The date/time prompt)

Then the info page is wrong and the docstring to `org-read-date' states:

The prompt will suggest to enter an ISO date, but you can also enter
anything which will at least partially be understood by
`parse-time-string'.

What `parse-time-string' understands I can not find well documented and
it may be a bug or something there but who knows where its behavior is
documented?

(I get the same wrong result in my date prompt when trying 5/21.

Org-mode version 6.36trans (release_6.36.154.g6bad)
GNU Emacs 24.0.50.2 (i686-pc-linux-gnu, GTK+ Version 2.20.1) of
2010-06-01 on eee)

--
Mikael Fornius

___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


- Carsten




___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] how to upgrade org-mode version?

2010-06-05 Thread Kristofer Bergstrom
I would like to upgrade my version of org-mode (I'm using Emacs23),
with the hopes it will solve a problem of the :tags option not being
evaluated in clocktable dynamic blocks.  According to M-x
org-version, I am currently using 6.21b.  Matt pointed me to
http://orgmode.org/org-6.36c.tar.gz .

Is there information available about how to upgrade, or install
multiple versions of org-mode?  The Installation instructions in the
org-mode manual refer to Emacs22 or to enabling the pre-installed
Emacs23 version.

Thank you in advance!

Kris Bergstrom
Los Angeles CA

___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] Re: how to upgrade org-mode version?

2010-06-05 Thread Bernt Hansen
Kristofer Bergstrom k...@onensemble.org writes:

 I would like to upgrade my version of org-mode (I'm using Emacs23),
 with the hopes it will solve a problem of the :tags option not being
 evaluated in clocktable dynamic blocks.  According to M-x
 org-version, I am currently using 6.21b.  Matt pointed me to
 http://orgmode.org/org-6.36c.tar.gz .

 Is there information available about how to upgrade, or install
 multiple versions of org-mode?  The Installation instructions in the
 org-mode manual refer to Emacs22 or to enabling the pre-installed
 Emacs23 version.

 Thank you in advance!

Hi,

just download the new version and unpack it in some directory then add
that directory to your load path.

HTH,
Bernt

___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] day-agenda: show whole-day-events first

2010-06-05 Thread Eraldo Helal
Right now (default), I get time specific entries shown before events
that last the whole day. I would however prefer to get whole-day
entries(no time) first and time-entries after.

org-agenda-sorting-strategy:
agenda
  habit-down time-up priority-down category-keep
,[ result (now) ]
| Day-agenda (W23):
| Monday  7 June 2010 W23
|   jku:12:45-15:15  Betriebssysteme
|   jku:15:30-18:45  Betriebswirtschaftslehre
|   review: Scheduled:  TODO daily review
|   event:  APPT TEX speech
`

,[ result (would like to have) ]
| Day-agenda (W23):
| Monday  7 June 2010 W23
|   event:  APPT TEX speech
|   jku:12:45-15:15  Betriebssysteme
|   jku:15:30-18:45  Betriebswirtschaftslehre
|   review: Scheduled:  TODO daily review
`
the Scheduled item can also go above the time-events if that is easier
to get.

Would be great if someone could enlighten me with the matching sorting
strategy. :)
Or suggest what else I could do/use instead.

Greetings from Austria,
Eraldo

___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] clocktable and :tags

2010-06-05 Thread Kristofer Bergstrom
Problem solved!  After upgrading from 6.21b to 6.36c, the :tags option
is now working!  Below is what I did to upgrade.

Thank you to Sebastian, Matt, Bernt, and sshelagh for help along the way!

Kris

wget http://orgmode.org/org-6.36c.tar.gz
tar xzvf org-6.36c.tar.gz
sudo mv org-6.36c /usr/share/emacs/site-lisp/
cd /usr/share/emacs/site-lisp/org-6.36c
following http://orgmode.org/manual/Installation.html#Installation :
 edit the top four variables in Makefile as described in Makefile
 make
 make-install
restart emacs23

On Sat, Jun 5, 2010 at 3:30 PM, Bernt Hansen be...@norang.ca wrote:
 Kristofer Bergstrom k...@onensemble.org writes:

 I would like to upgrade my version of org-mode (I'm using Emacs23),
 with the hopes it will solve a problem of the :tags option not being
 evaluated in clocktable dynamic blocks.  According to M-x
 org-version, I am currently using 6.21b.  Matt pointed me to
 http://orgmode.org/org-6.36c.tar.gz .

 Is there information available about how to upgrade, or install
 multiple versions of org-mode?  The Installation instructions in the
 org-mode manual refer to Emacs22 or to enabling the pre-installed
 Emacs23 version.

 Thank you in advance!

 Hi,

 just download the new version and unpack it in some directory then add
 that directory to your load path.

 HTH,
 Bernt


___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] Re: Date Prompt Bug (or Anomoly)

2010-06-05 Thread Carsten Dominik


On Jun 5, 2010, at 7:43 PM, Daniel E. Doherty wrote:


Carsten,

I pulled the latest git, and it looks like 3/21 and 5/21 work as  
expected.  But when I put in 7/21, a date in the near future, it  
is interpreting it a 2021-07-21 rather than the 2010-07-21 that  
one would expect.


I cannot reproduce this.

- Carsten



Regards,


Daniel E. Doherty
7300 W. 110th Street, Suite 930
Overland Park, KS 66210
913.338.7182 (Phone)
913,338.7164 (FAX)

Up the airy mountain,
Down the rushy glen,
We daren't go a-hunting,
For fear of little men.
 --- William Allingham (Donegal, Ireland)

On 06/04/2010 06:00 AM, Carsten Dominik wrote:


On Jun 4, 2010, at 11:39 AM, Mikael Fornius wrote:



I do not know what version your info reference is but my latest
git-versions info page documents the usage of 2/5 date format.


Indeed. This was a but in the special regexp looking for
american-style dates - I had the parts for day and month the
wrong way round.

Should be fixed now.

Thanks to Daniel for the report, and to everyone else for following  
up.


- Carsten



(info (org) The date/time prompt)

Then the info page is wrong and the docstring to `org-read-date'  
states:


The prompt will suggest to enter an ISO date, but you can also  
enter

anything which will at least partially be understood by
`parse-time-string'.

What `parse-time-string' understands I can not find well  
documented and
it may be a bug or something there but who knows where its  
behavior is

documented?

(I get the same wrong result in my date prompt when trying 5/21.

Org-mode version 6.36trans (release_6.36.154.g6bad)
GNU Emacs 24.0.50.2 (i686-pc-linux-gnu, GTK+ Version 2.20.1) of
2010-06-01 on eee)

--
Mikael Fornius

___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


- Carsten




___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


- Carsten




___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] day-agenda: show whole-day-events first

2010-06-05 Thread Carsten Dominik


On Jun 6, 2010, at 1:13 AM, Eraldo Helal wrote:


Right now (default), I get time specific entries shown before events
that last the whole day. I would however prefer to get whole-day
entries(no time) first and time-entries after.

org-agenda-sorting-strategy:
agenda
 habit-down time-up priority-down category-keep
,[ result (now) ]
| Day-agenda (W23):
| Monday  7 June 2010 W23
|   jku:12:45-15:15  Betriebssysteme
|   jku:15:30-18:45  Betriebswirtschaftslehre
|   review: Scheduled:  TODO daily review
|   event:  APPT TEX speech
`

,[ result (would like to have) ]
| Day-agenda (W23):
| Monday  7 June 2010 W23
|   event:  APPT TEX speech
|   jku:12:45-15:15  Betriebssysteme
|   jku:15:30-18:45  Betriebswirtschaftslehre
|   review: Scheduled:  TODO daily review
`
the Scheduled item can also go above the time-events if that is easier
to get.

Would be great if someone could enlighten me with the matching sorting
strategy. :)
Or suggest what else I could do/use instead.


Hi Eraldo,

this is

Have you looked in the customization group org-agenda-sorting?

There are exacly 4 variables there, and one of them is the right one.

Cheers

- Carsten
(steq org-agenda-notim



Greetings from Austria,
Eraldo

___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


- Carsten




___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] Re: [PATCH] only display a scheduled item if it is due today or in the past

2010-06-05 Thread Carsten Dominik


On Jun 4, 2010, at 2:51 PM, Matthew Lundin wrote:


Hi Carsten,

Carsten Dominik carsten.domi...@gmail.com writes:


can someone please summarize what the status of this discussion is?

I have lost track


As I understand it, the proposed patch hides items scheduled in the
future in the weekly agenda. E.g., if it is Monday, tasks scheduled  
for
Friday with a STYLE=hidden property would not appear under the  
Friday

slot in the weekly agenda.

I believe this is a perfect scenario for a skip-function. I offered an
example in this post:

http://thread.gmane.org/gmane.emacs.orgmode/24856/focus=25595

If you do decide to apply the patch, I would request that an option be
added to turn off the check for a STYLE=hidden property, so as to
minimize any undesired expenses in constructing the agenda.

My argument is that if a test can be accommodated by current
configuration options (e.g., the skip-function) and is unlikely to be
invoked by a significant number of users, it should not be
hard-coded.


Thanks Matt.  I follow your argument.  This certainly should
be configurable, but in fact I think this can indeed easily
be done with a skip function like you showed.

And I do not understand the point of the weekly agenda.  The
whole point of the weekly agenda is to show what will be
coming up during he next dasy, so in a way hiding items that
are scheduled on those days is defeating the purpose of the
weekly agenda.

Greetings

- Carsten



Best,
Matt



- Carsten




___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] Re: how to upgrade org-mode version?

2010-06-05 Thread Scot Becker
See:
http://orgmode.org/manual/Installation.html#Installation

And if you're not installing globally with 'make install' (I don't)
make sure that the org manual gets read by adding /path/to/org/doc to

 'Info-default-directory-list
like so:

  (add-to-list 'Info-default-directory-list /path/to/org/doc)

Scot



On Sat, Jun 5, 2010 at 11:30 PM, Bernt Hansen be...@norang.ca wrote:
 Kristofer Bergstrom k...@onensemble.org writes:

 I would like to upgrade my version of org-mode (I'm using Emacs23),
 with the hopes it will solve a problem of the :tags option not being
 evaluated in clocktable dynamic blocks.  According to M-x
 org-version, I am currently using 6.21b.  Matt pointed me to
 http://orgmode.org/org-6.36c.tar.gz .

 Is there information available about how to upgrade, or install
 multiple versions of org-mode?  The Installation instructions in the
 org-mode manual refer to Emacs22 or to enabling the pre-installed
 Emacs23 version.

 Thank you in advance!

 Hi,

 just download the new version and unpack it in some directory then add
 that directory to your load path.

 HTH,
 Bernt

 ___
 Emacs-orgmode mailing list
 Please use `Reply All' to send replies to the list.
 Emacs-orgmode@gnu.org
 http://lists.gnu.org/mailman/listinfo/emacs-orgmode


___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode