[Orgmode] [WIP] OpenOffice Exporter

2010-10-10 Thread Jambunathan K

I am working on a Org-OpenOffice/ODT exporter. 

This is a WIP announcement. I am posting this with an intention to hear
of and preferably avoid any parallell efforts.

I am basing it on org-html.el. 

As it stands now in my own work area, it can export an outline structure
and has support for

1. character styles 
   - bold, italic, underline, strikethrough, code, verbatim

2. paragraph styles
   - quote, verse, center, example and source code

3. lists
   - numbered, bulleted and description lists

4. table of contents

Still a long a way to go ...

Jambunathan K.



___
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] Possible Bug: LaTeX inline math $X$ export as HTML

2010-10-10 Thread Jeff Horn
The following org-mode code:
**
The variables $X$ and $Y$ are mapped into function $f$ as follows: $f:
X \rightarrow Y$.
**
renders the final bit of inline math (the function definition)
correctly, but not the previous three dollar-wrapped symbols.

This could be a limitation of how CDLaTeX/org parses LaTeX, or it
could be a limitation of how MathJax parses LaTeX. Not sure which.


-- 
Jeffrey Horn
Graduate Lecturer and PhD Student in Economics
George Mason University

(704) 271-4797
jh...@gmu.edu
jrhorn...@gmail.com

___
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] Karl Berry: Re: Nick Dokos: texi2dvi egrep regexp

2010-10-10 Thread Carsten Dominik


On Oct 9, 2010, at 7:25 PM, Thomas S. Dye wrote:


On Oct 9, 2010, at 6:42 AM, Nick Dokos wrote:


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



I am looking for a way out which will allow pdf compilation of Org
work out of the box, and still allow texi2dvi to be used where  
possible.


I have so far come up with two possible work-arounds and would
like to hear if one of them makes sense:

1.  I could set the environment variable LC_ALL
  for the duration of the texi2dvi command to some value
  like C?  That should fix the egrep call, but could
  it have adverse effects on the pdflatex and bibtex runs or
  any other stuff used in texi2dvi?



Yes, at least theoretically. I don't think anybody has gone down
the path of investigating these effects.


2. On startup, I could use

 (if (= 0 (shell-command echo foo | egrep \[A-z]\))
  


 to check if there is a problem and in this case go for
 manual pdflatex runs rather than using texi2dvi.  THis might work,
 but it would be a bit unpredictable what ends up being used,
 and with no setup in Org you could get different sets of commands
 on different machines.



The trouble with this is that you are checking on egrep which will  
give
you a positive for egrep versions = 2.6.x, but the fix to texi2dvi  
might

have made that irrelevant. How about

   try
  texi2dvi
   except
  do Seb's thrice-repeated pdflatex (or whatever) call

After everybody has updated to the latest texinfo, the exception code
can be taken out.

Alternatively, the texi2dvi method can be reverted: it was an idea  
that

was worth trying, but it has caused more harm than good at this point
- maybe it can be revisited in six months.


Any ather ideas?  Comments?





Perhaps org-latex-to-pdf-process should just run pdflatex twice (or  
three times) so that it most likely will work out of the box.  IIUC,  
the user can set this variable to something else.


I think this is the best idea.  I am going to set the default to 3  
runs of pdflatex and provide a customization option to use texi2dvi.
FOr now, I think the danger of this going wrong for unsuspecting users  
is worse than the advantage of using texi2dvi.


So if texi2dvi works on your system, just configure org-latex-to-pdf- 
process.  If you use the customize interface to do the customization,  
one of the options will be texi2dvi.


 Some ready-to-use alternatives on Worg might be useful.  There, the  
pitfalls of using texi2dvi could be explained and those with systems  
where it works could find a recipe and make use of it.  The use of  
other latex make files might be illustrated there as well.


Good idea.

- 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] Possible Bug: LaTeX inline math $X$ export as HTML

2010-10-10 Thread Carsten Dominik

Hi Jeff,

On Oct 10, 2010, at 8:32 AM, Jeff Horn wrote:


The following org-mode code:
**
The variables $X$ and $Y$ are mapped into function $f$ as follows: $f:
X \rightarrow Y$.
**
renders the final bit of inline math (the function definition)
correctly, but not the previous three dollar-wrapped symbols.


Ouch, bad bug, should be fixed now.

- Carsten



This could be a limitation of how CDLaTeX/org parses LaTeX, or it
could be a limitation of how MathJax parses LaTeX. Not sure which.


--
Jeffrey Horn
Graduate Lecturer and PhD Student in Economics
George Mason University

(704) 271-4797
jh...@gmu.edu
jrhorn...@gmail.com

___
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] [WIP] OpenOffice Exporter

2010-10-10 Thread Russell Adams
On Sun, Oct 10, 2010 at 12:09:50PM +0530, Jambunathan K wrote:

 I am working on a Org-OpenOffice/ODT exporter.

 This is a WIP announcement. I am posting this with an intention to hear
 of and preferably avoid any parallell efforts.

 I am basing it on org-html.el.

 As it stands now in my own work area, it can export an outline structure
 and has support for

 1. character styles
- bold, italic, underline, strikethrough, code, verbatim

 2. paragraph styles
- quote, verse, center, example and source code

 3. lists
- numbered, bulleted and description lists

 4. table of contents

 Still a long a way to go ...

 Jambunathan K.

Is there a problem exporting to HTML and just opening that in OOffice?

That's my normal solution, works in Word too.


--
Russell Adamsrlad...@adamsinfoserv.com

PGP Key ID: 0x1160DCB3   http://www.adamsinfoserv.com/

Fingerprint:1723 D8CA 4280 1EC9 557F  66E8 1154 E018 1160 DCB3

___
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: Themes Compatible with color-theme.el

2010-10-10 Thread Ian Barton

On 09/10/10 19:42, David O'Toole wrote:

Hi everyone, I have a theme with Org customizations called
color-theme-folio. it's not done yet, but works fine so far. I'd be
happy to make a few more changes and contribute it under whatever
license.
http://github.com/dto/emacs-config/blob/master/folio.el


On Sat, Oct 9, 2010 at 11:54 AM, Yavuzjustl...@gmail.com  wrote:

I have a theme (a modified zenburn to be less contrasty and use a light
background) at http://github.com/yarkun/zenash if anyone is interested.


Thanks David. I'll add the current version to worg. Could I ask that you 
rename it color-theme-folio.el, to make it compatible with the naming 
convention of the other themes.


Ian.

___
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: Themes Compatible with color-theme.el

2010-10-10 Thread Ian Barton

On 09/10/10 16:54, Yavuz wrote:

I have a theme (a modified zenburn to be less contrasty and use a light
background) at http://github.com/yarkun/zenash if anyone is interested.



Thanks. I'll add this to the worg page, which I'll be updating this weekend.

Ian.

___
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: Themes Compatible with color-theme.el

2010-10-10 Thread Ian Barton

On 09/10/10 22:45, Memnon Anon wrote:

Hi Ian,

Ian Bartonli...@manor-farm.org  writes:


If anyone would like to post their theme as a reply to this message, I
would be happy to incorporate it into Worg.


I use manoj-color-theme, with some minor modifications by now, but those
are not in the org related color settings; it is one of those 'dark'
themes.

You can find the color theme here:

 http://www.golden-gryphon.com/software/misc/manoj-colors.el

Some information on the design decisions as well as two
screenshots are in the related blog post here:

 http://www.golden-gryphon.com/blog/manoj/blog/2008/05/26/Theming_Emacs/

hth

Memnon


Thanks Memnon, I'll add it to Worg.

Ian.

___
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] Bug: No match - create this as a new heading? [7.01trans]

2010-10-10 Thread David Abrahams
At Sun, 10 Oct 2010 06:16:07 +0530,
Noorul Islam wrote:
 
 On Sun, Oct 10, 2010 at 4:19 AM, David Abrahams d...@boostpro.com wrote:
 
 
  Remember to cover the basics, that is, what you expected to happen and
  what in fact did happen.  You don't know how to make a good report?  See
 
      http://orgmode.org/manual/Feedback.html#Feedback
 
  Your bug report will be posted to the Org-mode mailing list.
  
 
  When I did an org-capture from an Org file, I got
 
   [[file:~/Dropbox/Projects/iRobot/irobot.org::*Fixes%20to%20make%20post%20hoc][Fixes
   to make post-hoc]]
 
  But when I tried to follow that link, I got the title error message.
 
  Incidentally, it seems to work out if I add an ID property:
 
   [[id:000BE8BE-5673-4F73-8D02-1E5411D59465][Fixes to make post-hoc]]
 
  How does it know which file to open in that case?  Is it somehow encoded in 
  the ID?
 
  Emacs  : GNU Emacs 23.2.1 (x86_64-apple-darwin, NS apple-appkit-1038.29)
   of 2010-05-08 on black.local
  Package: Org-mode version 7.01trans
 
 
 I tested with the following templates.
 
 1. With ID property
 
 ((t Task entry (file+headline ~/notebook/refile.org Inbox) * TODO %?
   SCHEDULED: %t
   :PROPERTIES:
   :Link: %a
   :ID:   %(shell-command-to-string \uuidgen\)  :END:
   %U :prepend t))
 
 2. Without ID property.
 
 ((t Task entry (file+headline ~/notebook/refile.org Inbox) * TODO %?
   SCHEDULED: %t
   :PROPERTIES:
   :Link: %a
   :END:
   %U :prepend t))
 
 And I did not face any issues when I tried to follow the link.

In my case, the item to be found had *no* properties before I added
the ID property, and wasn't in one of my regular org files.  It
looked like this:

* Fixes to make post-hoc
** TODO Pause in animation of string toy
** TODO Stop with the swap hack in copy ctor of sparse
   The problem is that it means we end up with a broken invariant in
   the dtor

Oh, weird.  Now when I store a link the item automatically gets an
ID.  I guess I need to go back and RTFM because I obviously don't
understand how this stuff works.  I wonder why the first time I stored
a link I got something like the first link.

baffled-ly y'rs,

-- 
Dave Abrahams
BoostPro Computing
http://www.boostpro.com


___
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] Possible Bug: LaTeX inline math $X$ export as HTML

2010-10-10 Thread Jeff Horn
Thanks!

On Sun, Oct 10, 2010 at 3:18 AM, Carsten Dominik
carsten.domi...@gmail.com wrote:
 Hi Jeff,

 On Oct 10, 2010, at 8:32 AM, Jeff Horn wrote:

 The following org-mode code:

 **
 The variables $X$ and $Y$ are mapped into function $f$ as follows: $f:
 X \rightarrow Y$.

 **
 renders the final bit of inline math (the function definition)
 correctly, but not the previous three dollar-wrapped symbols.

 Ouch, bad bug, should be fixed now.

 - Carsten


 This could be a limitation of how CDLaTeX/org parses LaTeX, or it
 could be a limitation of how MathJax parses LaTeX. Not sure which.


 --
 Jeffrey Horn
 Graduate Lecturer and PhD Student in Economics
 George Mason University

 (704) 271-4797
 jh...@gmu.edu
 jrhorn...@gmail.com

 ___
 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





-- 
Jeffrey Horn
Graduate Lecturer and PhD Student in Economics
George Mason University

(704) 271-4797
jh...@gmu.edu
jrhorn...@gmail.com

___
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: Export Headings Only?

2010-10-10 Thread Kane Dou
Ning Bao ning...@gmail.com writes:

 Hi!

 First of all, I have to say Org-mode rocks.
 I am a law student.
 I have been using Org-mode for my case brief, notes, and most importantly,
 the outline for certain area of law.

 One question I had is that I am not sure if I could choose to export only
 headings to a PDF file.
 For example, I want to export everything above Level 4 and I don't want
 details below Level 4.

 Can I do that?


 Thanks!


 Best,

 Ning

You can try 'Export only the visible part of the document', which key
binding for Latex is 'C-c C-e v L'.

This is documented in Org Manual:
http://orgmode.org/manual/LaTeX_002fPDF-export-commands.html#LaTeX_002fPDF-export-commands


Kane

___
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: org tbl, sum elements in a colum with the mouse

2010-10-10 Thread Uwe Brauer
 On Sat, 09 Oct 2010 16:42:51 -0400, Bernt Hansen be...@norang.ca wrote:

Uwe Brauer o...@mat.ucm.es writes:
Hello 

Most spreadsheets I know off are able to sum rows in colum,
by marking it with the mouse and then call the sum
function. I can't find that functionality in org modes
table.
Could that be easily implemented? 

thanks

I don't think that is available with mouse
functionality but in a column in a table you can do C-c
+ to sum the values and display the result.

I am not sure I understand take the following example

| 3 | 8 | ^ |
| 4 |   |   |
| ^ |   |   |

So I put the cursor ^ either below the 4 and press C-c + but
then I am informed that a 0 will be inserted (using F10
(which is bound in my setting to C-y))
the same happens when I put the cursor besides the 8 

Uwe 


___
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: org tbl, sum elements in a colum with the mouse

2010-10-10 Thread Uwe Brauer

 On Sat, 09 Oct 2010 16:42:51 -0400, Bernt Hansen be...@norang.ca wrote:

Uwe Brauer o...@mat.ucm.es writes:
Hello 

Most spreadsheets I know off are able to sum rows in colum,
by marking it with the mouse and then call the sum
function. I can't find that functionality in org modes
table.
Could that be easily implemented? 

thanks

I don't think that is available with mouse
functionality but in a column in a table you can do C-c
+ to sum the values and display the result.

Ok my mistake the cursor has to be over the last element of
the colum not in the empty row below. Nice thanks.

But is there a similar functionality for columns?  That is I
don't want to add the whole columns but the elements of one
row.

Uwe 


___
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: org tbl, sum elements in a colum with the mouse

2010-10-10 Thread Uwe Brauer
 On Sat, 09 Oct 2010 16:59:23 -0400, Bernt Hansen be...@norang.ca wrote:

Uwe Brauer o...@mat.ucm.es writes:

Ok my mistake the cursor has to be over the last
element of the colum not in the empty row below. Nice
thanks.

It should work in any element of a column - not just
the last.  It works fine for me on the empty cell as
well.

Oops for me not, but then I am using 6.34 (too lazy to
upgrade) may be that is good moment to do it.



___
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: org tbl, sum elements in a colum with the mouse

2010-10-10 Thread Uwe Brauer
 On Sat, 09 Oct 2010 16:42:51 -0400, Bernt Hansen be...@norang.ca wrote:

Uwe Brauer o...@mat.ucm.es writes:

thanks

I don't think that is available with mouse
functionality but in a column in a table you can do C-c
+ to sum the values and display the result.

That should be the last mail. I should have tested the
function I told me in more detail before firing up the
email. C-c + works also for the columns the way I wanted it
do. I have just to mark the region.

Cool, thanks

Uwe 


___
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] org-bbdb: anniversaries with unknown years

2010-10-10 Thread Christoph Groth
Hello,

I'd like to keep birthdays and similar dates in bbdb and have them shown
in my org mode agenda views.  Often, however, I do not know the year of
an anniversary, and in the case of my acquaintances the year of a
personal anniversary is often not meaningful (e.g. name days, popular in
some countries).

The solution that came to my mind was to update org-bbdg.el to also
accept dates in the format MM-DD.  org-bbdb-anniv-extract-date would
then substitute nil for unknown years.  The remaining code would make
sure that unknown is substituted for unknown `years'.

That solution seems fine, however it would break compatibility with the
old format of org-bbdb-anniversary-format-alist, as this assumes that a
numerical value of `years' is always defined.

Before writing a patch, I would like to ask for opinions on this.

Cheers
Christoph


___
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: [WIP] OpenOffice Exporter

2010-10-10 Thread Jambunathan K
Russell Adams rlad...@adamsinfoserv.com writes:

 On Sun, Oct 10, 2010 at 12:09:50PM +0530, Jambunathan K wrote:

 I am working on a Org-OpenOffice/ODT exporter.

 This is a WIP announcement. I am posting this with an intention to hear
 of and preferably avoid any parallell efforts.

 I am basing it on org-html.el.

 As it stands now in my own work area, it can export an outline structure
 and has support for

 1. character styles
- bold, italic, underline, strikethrough, code, verbatim

 2. paragraph styles
- quote, verse, center, example and source code

 3. lists
- numbered, bulleted and description lists

 4. table of contents

 Still a long a way to go ...

 Jambunathan K.

 Is there a problem exporting to HTML and just opening that in OOffice?


AFAICS, No.

 That's my normal solution, works in Word too.

If a new exporter is available and is as good as your normal solution,
would you abandon your current preference in favour of the new exporter
...

Jambunathan K.



 --
 Russell Adamsrlad...@adamsinfoserv.com

 PGP Key ID: 0x1160DCB3   http://www.adamsinfoserv.com/

 Fingerprint:1723 D8CA 4280 1EC9 557F  66E8 1154 E018 1160 DCB3

 ___
 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] org-bbdb: anniversaries with unknown years

2010-10-10 Thread Carsten Dominik


On Oct 10, 2010, at 12:15 PM, Christoph Groth wrote:


Hello,

I'd like to keep birthdays and similar dates in bbdb and have them  
shown
in my org mode agenda views.  Often, however, I do not know the year  
of

an anniversary, and in the case of my acquaintances the year of a
personal anniversary is often not meaningful (e.g. name days,  
popular in

some countries).

The solution that came to my mind was to update org-bbdg.el to also
accept dates in the format MM-DD.  org-bbdb-anniv-extract-date would
then substitute nil for unknown years.  The remaining code would make
sure that unknown is substituted for unknown `years'.

That solution seems fine, however it would break compatibility with  
the
old format of org-bbdb-anniversary-format-alist, as this assumes  
that a

numerical value of `years' is always defined.

Before writing a patch, I would like to ask for opinions on this.


I am not sure if there are nay other tools which make use of birthdays  
in bbdb.


I would such an extension useful.

- Carsten



Cheers
Christoph


___
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: org-bbdb: anniversaries with unknown years

2010-10-10 Thread Richard Riley
Carsten Dominik carsten.domi...@gmail.com writes:

 On Oct 10, 2010, at 12:15 PM, Christoph Groth wrote:

 Hello,

 I'd like to keep birthdays and similar dates in bbdb and have them  
 shown
 in my org mode agenda views.  Often, however, I do not know the year  
 of
 an anniversary, and in the case of my acquaintances the year of a
 personal anniversary is often not meaningful (e.g. name days,  
 popular in
 some countries).

 The solution that came to my mind was to update org-bbdg.el to also
 accept dates in the format MM-DD.  org-bbdb-anniv-extract-date would
 then substitute nil for unknown years.  The remaining code would make
 sure that unknown is substituted for unknown `years'.

 That solution seems fine, however it would break compatibility with  
 the
 old format of org-bbdb-anniversary-format-alist, as this assumes  
 that a
 numerical value of `years' is always defined.

 Before writing a patch, I would like to ask for opinions on this.

 I am not sure if there are nay other tools which make use of birthdays  
 in bbdb.

 I would such an extension useful.

 - Carsten


++ on that one. I get funny looks when asking friends what year they
were born in. Not least because I refuse to capitulate to the FaceBook
masses. org-mode might be referred to, jokingly, as Borg-mode in #emacs
but faceBook is a far more powerful force for evil .


___
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: org-bbdb: anniversaries with unknown years

2010-10-10 Thread Carsten Dominik


On Oct 10, 2010, at 1:16 PM, Richard Riley wrote:


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


On Oct 10, 2010, at 12:15 PM, Christoph Groth wrote:


Hello,

I'd like to keep birthdays and similar dates in bbdb and have them
shown
in my org mode agenda views.  Often, however, I do not know the year
of
an anniversary, and in the case of my acquaintances the year of a
personal anniversary is often not meaningful (e.g. name days,
popular in
some countries).

The solution that came to my mind was to update org-bbdg.el to also
accept dates in the format MM-DD.  org-bbdb-anniv-extract-date would
then substitute nil for unknown years.  The remaining code would  
make

sure that unknown is substituted for unknown `years'.

That solution seems fine, however it would break compatibility with
the
old format of org-bbdb-anniversary-format-alist, as this assumes
that a
numerical value of `years' is always defined.

Before writing a patch, I would like to ask for opinions on this.


I am not sure if there are nay other tools which make use of  
birthdays

in bbdb.

I would such an extension useful.

- Carsten



++ on that one. I get funny looks when asking friends what year they
were born in. Not least because I refuse to capitulate to the FaceBook
masses. org-mode might be referred to, jokingly, as Borg-mode in  
#emacs


:-)  Is that so???


___
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: org-bbdb: anniversaries with unknown years

2010-10-10 Thread Richard Riley

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

 On Oct 10, 2010, at 1:16 PM, Richard Riley wrote:


 ++ on that one. I get funny looks when asking friends what year they
 were born in. Not least because I refuse to capitulate to the FaceBook
 masses. org-mode might be referred to, jokingly, as Borg-mode in  
 #emacs

 :-)  Is that so???



I think it's somewhat witty ;) Since org-mode has a contrib for just
about everything except making the morning coffee (uh oh ...) ;)

It (org-mode) has even been mentioned in Xah Lee's latest contribution
to the emacs help group as a possible replacement for the antiquated
texinfo formats required for info files ...

___
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: Recurring scheduled items appearing in schedule

2010-10-10 Thread Matt Lundin
Jeff Horn jrhorn...@gmail.com writes:

 I used scheduling to put all such items in my agenda, and I also
 tagged them as todo's or appointments. I just mark them as done and
 they're automatically rescheduled. No scheduler multiplier shows up as
 long as I stay on top of marking the items as done.

 I didn't realize notes with an active timestamp would be included in
 the agenda. It makes sense, and nowhere in the manual mentioned a note
 having to have a TODO keyword to show up... I just sort of imposed the
 structure on my file.

 I think I'll drop the TODO keywords from these sorts of items.

 My question is, will headings with TODO keywords and an active
 timestamp show up, even /without/ scheduling?

Yes (as you have noted). Anything with an active timestamp (SCHEDULED,
DEADLINE, and appointments) will show up in the agenda. Each type,
however, has a different behavior. There is an FAQ on this:

http://orgmode.org/worg/org-faq.php#scheduled-vs-deadline-vs-timestamp

Best,
Matt


 (And I realized I could easily answer my own question. Posting here
 for posterity.)

 The answer is yes. But if one is going to all the trouble of a TODO
 keyword (which enables nifty features like logging, so I can tell when
 a class was cancelled by using DEFER instead of DONE), one might
 as well use scheduling, too. Only if you don't want to keep track of
 marking items as done should one drop scheduling and keywords.



___
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] Feature request

2010-10-10 Thread David Abrahams

Hi All,

I have to reschedule quite a few items daily.  Often they're
yesterday's items that I need to reschedule for today.  

  `C-c C-s . RET' 

is a bit much typing for that, so I re-bound `S' to
org-agenda-schedule.  But 

  `S . RET' 

is still a bit much.  I'd like it if the default when rescheduling was
always for today, instead of the date the item is already scheduled
for, so I could 

  `S RET'

in the usual case.  What about a customizable option to set the
default schedule-for date?


-- 
Dave Abrahams
BoostPro Computing
http://www.boostpro.com


___
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: Feature request

2010-10-10 Thread Bernt Hansen
David Abrahams d...@boostpro.com writes:

 Hi All,

 I have to reschedule quite a few items daily.  Often they're
 yesterday's items that I need to reschedule for today.  

   `C-c C-s . RET' 

 is a bit much typing for that, so I re-bound `S' to
 org-agenda-schedule.  But 

   `S . RET' 

 is still a bit much.  I'd like it if the default when rescheduling was
 always for today, instead of the date the item is already scheduled
 for, so I could 

   `S RET'

 in the usual case.  What about a customizable option to set the
 default schedule-for date?

Hi David,

Why are you rescheduling items everyday?  That seems like a lot of
overhead to me.  What's wrong with leaving the item on the first
scheduled date and just allow the agenda to show how many days it has
already been scheduled for -- until you mark it DONE?

Alternatively if it's a repeating task, you can use a single day
repeater and just mark the item DONE to move it to the next day.

One thing I've been trying to do is minimize the amount of time I spend
on overhead stuff for my tasks and trading that for time I actually do
work on completing the tasks instead.

Regards,
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] Re: Feature request

2010-10-10 Thread Memnon Anon
Hi,

David Abrahams d...@boostpro.com writes:

 I have to reschedule quite a few items daily.  Often they're
 yesterday's items that I need to reschedule for today.  

   `C-c C-s . RET' 

 is a bit much typing for that, so I re-bound `S' to
 org-agenda-schedule.  But 

   `S . RET' 

 is still a bit much.  I'd like it if the default when rescheduling was
 always for today, instead of the date the item is already scheduled
 for, so I could 

   `S RET'

 in the usual case.  What about a customizable option to set the
 default schedule-for date?

Just curious: Why don't you use the bulk action?

a) Mark all items with `m'
b) `B' `s' `.' RET.

For 20 items, thats:
20x `m' + 4 Keys for b) = 24 keypresses
(if those items are right next to each other and need no navigation)

Your approach would need 20 item x `S Ret' = 40 keypresses :).

Memnon


___
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] Karl Berry: Re: Nick Dokos: texi2dvi egrep regexp

2010-10-10 Thread Thomas S. Dye


On Oct 9, 2010, at 9:05 PM, Carsten Dominik wrote:



On Oct 9, 2010, at 7:25 PM, Thomas S. Dye wrote:


On Oct 9, 2010, at 6:42 AM, Nick Dokos wrote:


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



I am looking for a way out which will allow pdf compilation of Org
work out of the box, and still allow texi2dvi to be used where  
possible.


I have so far come up with two possible work-arounds and would
like to hear if one of them makes sense:

1.  I could set the environment variable LC_ALL
 for the duration of the texi2dvi command to some value
 like C?  That should fix the egrep call, but could
 it have adverse effects on the pdflatex and bibtex runs or
 any other stuff used in texi2dvi?



Yes, at least theoretically. I don't think anybody has gone down
the path of investigating these effects.


2. On startup, I could use

(if (= 0 (shell-command echo foo | egrep \[A-z]\))
 


to check if there is a problem and in this case go for
manual pdflatex runs rather than using texi2dvi.  THis might work,
but it would be a bit unpredictable what ends up being used,
and with no setup in Org you could get different sets of commands
on different machines.



The trouble with this is that you are checking on egrep which will  
give
you a positive for egrep versions = 2.6.x, but the fix to  
texi2dvi might

have made that irrelevant. How about

  try
 texi2dvi
  except
 do Seb's thrice-repeated pdflatex (or whatever) call

After everybody has updated to the latest texinfo, the exception  
code

can be taken out.

Alternatively, the texi2dvi method can be reverted: it was an idea  
that
was worth trying, but it has caused more harm than good at this  
point

- maybe it can be revisited in six months.


Any ather ideas?  Comments?





Perhaps org-latex-to-pdf-process should just run pdflatex twice (or  
three times) so that it most likely will work out of the box.   
IIUC, the user can set this variable to something else.


I think this is the best idea.  I am going to set the default to 3  
runs of pdflatex and provide a customization option to use texi2dvi.
FOr now, I think the danger of this going wrong for unsuspecting  
users is worse than the advantage of using texi2dvi.


So if texi2dvi works on your system, just configure org-latex-to-pdf- 
process.  If you use the customize interface to do the  
customization, one of the options will be texi2dvi.


Some ready-to-use alternatives on Worg might be useful.  There, the  
pitfalls of using texi2dvi could be explained and those with  
systems where it works could find a recipe and make use of it.  The  
use of other latex make files might be illustrated there as well.


Good idea.


I made a start in this direction on the LaTeX export tutorial, http://orgmode.org/worg/org-tutorials/org-latex-export.php#sec-8 
.  Information on other makefile setups and setups for other LaTeX  
engines, such as xelatex, could go here, as well.


All the best,
Tom___
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] centering text in html

2010-10-10 Thread Vinh Nguyen
Dear all,

Sorry this may seem trivial but I'm not getting any success.  I'm
trying to get the following centered when outputting to html:

{ [[file:index.org][Home]] | [[file:files.org][Announcements and Files]] }

Can anyone help?  Thanks.
-- Vinh

___
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] full production use of org-mode: time to say thanks again!

2010-10-10 Thread Eric S Fraga
On Sat, 09 Oct 2010 19:00:29 +0200, Nicolas Goaziou n.goaz...@gmail.com wrote:
 
 Hello,
 
  Carsten Dominik writes:
 
  On Oct 9, 2010, at 12:46 PM, Eric S Fraga wrote:
 
  Footnotes: [1] If I have one niggle to report it is that indenting
  text after an in-line todo doesn't seem to work properly: it
  indents any subsequent paragraphs much too far, lining up with the
  headline text for the in-line todo. This seems conceptually wrong
  to me. Not a big deal, mind you.
 
  This is clearly a bug. Nicolas, could you be persuaded to have a
  look at that? You have worked on the indentation code reently in
  connection with the plain lists.
 
 I can have a look at it, but I would need an example to work on as I
 never use inline todo. I don't want to sound too lazy, but could
 Eric provide a minimal example to get me started ?
 
 Regards,
 
 -- Nicolas

Gladly.  Attached is a very small example, self-documented!
# -*- mode: org; mode: auto-fill; -*-
#+TITLE: test.org
#+AUTHOR:Eric S Fraga
#+EMAIL: e.fr...@ucl.ac.uk
#+DATE:  2010.10.10 19:00:34
#+LANGUAGE:  en
#+OPTIONS:   H:3 num:t toc:t \n:nil @:t ::t |:t ^:t -:t f:t *:t TeX:t LaTeX:t 
skip:nil d:nil tags:not-in-toc
#+INFOJS_OPT: view:nil toc:nil ltoc:t mouse:underline buttons:0 
path:http://orgmode.org/org-info.js
#+EXPORT_SELECT_TAGS: export
#+EXPORT_EXCUDE_TAGS: noexport
#+LINK_UP:
#+LINK_HOME:
#+DRAWERS: HIDDEN hidden extra details
#+STARTUP: lognotedone lognoteclock-out

#+ STARTUP: indent

* Introduction
The introduction, most obviously introduces
material in an introductory manner.
* TODO Remember to expand this section
* END

  The following text is indented to line
  up with the in-line todo heading which
  it should not be.  The whole point of an
  in-line todo is that it is not meant to
  disrupt the flow of the rest of the
  document.
-- 
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] Karl Berry: Re: Nick Dokos: texi2dvi egrep regexp

2010-10-10 Thread Eric S Fraga
On Sat, 09 Oct 2010 12:42:41 -0400, Nick Dokos nicholas.do...@hp.com wrote:
 
 Carsten Dominik carsten.domi...@gmail.com wrote:
 
 
  I am looking for a way out which will allow pdf compilation of Org
  work out of the box, and still allow texi2dvi to be used where possible.

[...]

 Alternatively, the texi2dvi method can be reverted: it was an idea that
 was worth trying, but it has caused more harm than good at this point
 - maybe it can be revisited in six months.
 
  Any ather ideas?  Comments?
  
 
 Nick

I would vote this way.  I like texi2dvi but maybe keep to pdflatex++
for now?  Anybody who wishes to use texi2dvi (as I would right now on
those systems where I have fixed the texi2dvi script) can easily do
so but those not aware of the problems won't be caught out.
-- 
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


[Orgmode] Worg - Using Lightbox Javascript.

2010-10-10 Thread Ian Barton
I am writing the screenshots page for my org-color-theme contribution. 
Usually when I am doing something like this I would make each picture 
about 500px wide and allow the user to see a full size popup using the 
Lightbox Javascript library. Lightbox is licenced under the Creative 
Commons Attribution 2.5 License, so I think it's compatible with Worg's 
licence.


Would anybody object if I uploaded lightbox.js to org? Once it's there 
anyone esle would be able to use it on a Worg page if the wished. You 
can read more about Lightbox at 
http://www.huddletogether.com/projects/lightbox/


Ian.



___
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: Feature request

2010-10-10 Thread David Abrahams
At Sun, 10 Oct 2010 11:43:07 -0400,
Bernt Hansen wrote:
 
 David Abrahams d...@boostpro.com writes:
 
  Hi All,
 
  I have to reschedule quite a few items daily.  Often they're
  yesterday's items that I need to reschedule for today.  
 
`C-c C-s . RET' 
 
  is a bit much typing for that, so I re-bound `S' to
  org-agenda-schedule.  But 
 
`S . RET' 
 
  is still a bit much.  I'd like it if the default when rescheduling was
  always for today, instead of the date the item is already scheduled
  for, so I could 
 
`S RET'
 
  in the usual case.  What about a customizable option to set the
  default schedule-for date?
 
 Hi David,
 
 Why are you rescheduling items everyday?  

Because there's always something I didn't get done yesterday, and I
often have pushed too many tasks forward onto a given day, and don't
want to see more than about 15 TODOs in my agenda on any given day.

 That seems like a lot of overhead to me.  What's wrong with leaving
 the item on the first scheduled date and just allow the agenda to
 show how many days it has already been scheduled for -- until you
 mark it DONE?

Because then they show up in the consciousness like a failure instead
of as just what I have to do today, and they tend to pile up and lead
to a state of despair, where the agenda is too daunting to face.  They
need to be processed.  I need to re-negotiate the contract I made with
myself about when they were getting done.

 Alternatively if it's a repeating task, you can use a single day
 repeater and just mark the item DONE to move it to the next day.

It's not.

 One thing I've been trying to do is minimize the amount of time I
 spend on overhead stuff for my tasks and trading that for time I
 actually do work on completing the tasks instead.

Thanks, but I need to do this to keep on track.

Regards,

-- 
Dave Abrahams
BoostPro Computing
http://www.boostpro.com


___
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] Feature request

2010-10-10 Thread Juan Pechiar
On Sun, Oct 10, 2010 at 09:50:47AM -0400, David Abrahams wrote:
 I have to reschedule quite a few items daily.  Often they're
 yesterday's items that I need to reschedule for today.
   `C-c C-s . RET'
 is a bit much typing for that

I use S-right on the agenda buffer, which is quite easy.

Regards,
.j.

P.S. My reason to do this every day: day planning and regaining
consciouness about things to be done. Takes 1 minute at most.

___
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] Themes Compatible with color-theme.el

2010-10-10 Thread Scott Jaderholm
http://jaderholm.com/color-themes/color-theme-colorful-obsolescence.el
http://jaderholm.com/color-themes/color-theme-active.el
http://jaderholm.com/color-themes/color-theme-wombat.el

Please link to don't copy so that as I make changes they'll get updated.

Scott


On Thu, Oct 7, 2010 at 4:15 AM, Ian Barton li...@manor-farm.org wrote:

 I have about as much talent for designing colour themes as the average
 goldfish. That's unfair, the goldfish are better than me:) So I use
 someone else's them and customize it a bit.

 In a recent bout of fiddling I decided to try out a few new themes. I
 searched the mailing list and there has been quite a bit of discussion
 about themes for org. However, when I look at Worg
 (http://orgmode.org/worg/org-tutorials/org-appearance.php), the
 information about colour themes is very sparse. Also when I look at
 the org source code the one theme mentioned in Worg (zenburn) isn't in
 Worg/color-themes, but there is another one (railscast), which isn't
 mentioned on Worg.

 There is also a link to one of Bastien's pages at
 http://www.cognition.ens.fr/~guerry/org-color-themes.htmlhttp://www.cognition.ens.fr/%7Eguerry/org-color-themes.htmlwhich
  is now
 a Monty Python parrot (deceased).

 I would like to tidy up the Worg section on themes and add a screen
 shot for each theme.

 Colour themes I have been able to find .el files for.
 color-theme-colorful-obsolescence.el
 color-theme-railscast.el
 color-theme-tangotango.el
 color-theme-zenburn.el
 color-theme-sva.el

 However, color-theme-sva.el seems to have at least one syntax error,
 so if Sebastien Vauban fixes it before I do, perhaps he could post
 anlother version here.

 There is one theme mentioned in the mailing list where I can't find an
 .el file: color-theme-cl-frame.el

 If anyone would like to post their theme as a reply to this message, I
 would be happy to incorporate it into Worg.

 Ian.

 ___
 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] Themes Compatible with color-theme.el

2010-10-10 Thread Ian Barton
Scott Jaderholm jaderh...@gmail.com writes:

 http://jaderholm.com/color-themes/color-theme-colorful-obsolescence.el
 http://jaderholm.com/color-themes/color-theme-active.el
 http://jaderholm.com/color-themes/color-theme-wombat.el

 Please link to don't copy so that as I make changes they'll get updated.

 Scott
 

Scott,

Thanks for the references to your other themes. I'll make sure that I
link to them instead of copying them.

-- 
Best wishes,

Ian.

___
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] Publishing configuration

2010-10-10 Thread Richard Lawrence
Hi all,

Is there a way to tell org-publish-org-to-html something like:

If you find a link to a file outside the base-directory, copy
that file as an attachment to publishing-directory/attachments

in org-publish-project-alist?

I have PDFs that need to remain distributed throughout the file system
(i.e., not in a single location I can set as a base-directory) but that
I would like to also publish as attachments on my Org-maintained Web site.

I can't find anything in the documentation that gives me a hint about
how to do this, or if there's a better solution that I haven't thought
of.  Any help (included pointers to documentation that I have
thick-headedly missed) would be much appreciated!

Thanks!

Richard


___
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] Themes Compatible with color-theme.el

2010-10-10 Thread suvayu ali
Hi,

Here is a dark theme I use. It is a modification of a theme written by
emacswiki user ZWZ.
http://github.com/suvayu/.emacs.d/blob/master/lisp/color-theme-dark-emacs.el


I also use one other org-mode related fontifying customisations made
outside of color-themes.
http://github.com/suvayu/.emacs.d/blob/master/lisp/org-mode-settings.el#L69


This theme doesn't look good on a tty, so I have this in my init.el
http://github.com/suvayu/.emacs.d/blob/master/init.el#L92


Hopefully this will be helpful.

-- 
Suvayu

Open source is the future. It sets us free.

___
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: Themes Compatible with color-theme.el

2010-10-10 Thread David O'Toole
Done. There are actually two themes here, one dark and one medium in
brightness. These probably only work well on relatively high-contrast
LCD or similar flat panels.

http://github.com/dto/emacs-config


On Sun, Oct 10, 2010 at 3:54 AM, Ian Barton li...@manor-farm.org wrote:
 On 09/10/10 19:42, David O'Toole wrote:

 Hi everyone, I have a theme with Org customizations called
 color-theme-folio. it's not done yet, but works fine so far. I'd be
 happy to make a few more changes and contribute it under whatever
 license.
 http://github.com/dto/emacs-config/blob/master/folio.el


 On Sat, Oct 9, 2010 at 11:54 AM, Yavuzjustl...@gmail.com  wrote:

 I have a theme (a modified zenburn to be less contrasty and use a light
 background) at http://github.com/yarkun/zenash if anyone is interested.


 Thanks David. I'll add the current version to worg. Could I ask that you
 rename it color-theme-folio.el, to make it compatible with the naming
 convention of the other themes.

 Ian.


___
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