Re: Re: [Orgmode] An improvement for a reading of exported HTML tables

2009-05-07 Thread Giovanni Ridolfi
--- Mer 6/5/09, Jan Buchal ha scritto: > But if I wont use '!' mark in first > column then is in HTML table no header. ?-( Jan, In section 3.5.8 Advanced features [note 1] [note 1] Please note that the section is a SUBsection of the *SPREADSHEET* feature of the manual: Ta

Re: [Orgmode] A Mark-up rule question

2009-05-07 Thread Carsten Dominik
Sure. - Carsten On May 6, 2009, at 5:41 PM, Xin Shi wrote: Hi Carsten and Sebastian, Thanks for your suggestions! It seems the choice of unicode or not is up to the developer for coding that part. For documentation purpose only, I would prefer to have a first draft of character table w

Re: [Orgmode] An improvement for a reading of exported HTML tables

2009-05-07 Thread Carsten Dominik
On May 6, 2009, at 5:28 PM, Jan Buchal wrote: "GR" == Giovanni Ridolfi writes: GR> --- Mer 6/5/09, Jan Buchal ha scritto: I create simple org table with the build-in table editor. GR> Jan, your table is ... too simple ;-) GR> The exporter has to know the first line is the head

Re: [Orgmode] An improvement for a reading of exported HTML tables

2009-05-07 Thread Jan Buchal
> "GR" == Giovanni Ridolfi writes: GR> --- Mer 6/5/09, Jan Buchal ha scritto: >> But if I wont use '!' mark in first column then is in HTML table >> no header. GR> ?-( GR> Jan, GR> In section 3.5.8 Advanced features [note 1] GR> [note 1] Please note that the se

Re: [Orgmode] An improvement for a reading of exported HTML tables

2009-05-07 Thread Jan Buchal
> "CD" == Carsten Dominik writes: CD> | | Project | HH | PDM | TC | Summary | | ! | Project | HH | PDM CD> | TC | Summary | Yes, that is a sollution. -- Jan Buchal Tel: (00420) 24 24 86 008 Mob: (00420) 608023021 ___ Emacs-orgmode mai

[Orgmode] Re: Sorting org-mode Outlines with xemacs

2009-05-07 Thread Eric S Fraga
Carsten Dominik writes: > XEmacs 21 is still supported. Yes, apologies for mis-information: I missed the "X" in XEmacs in the OP's question. ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org h

Re: [Orgmode] An improvement for a reading of exported HTML tables

2009-05-07 Thread Jan Buchal
Hello again, the problem is little bit complicate :-) I need not in first row only but by every column which contain the name of row. In the attachment you can find the example -- Jan Buchal Tel: (00420) 24 24 86 008 Mob: (00420) 608023021 Title: vykaz-proj-mesic vykaz-proj-mesic Pr

Re: [Orgmode] An improvement for a reading of exported HTML tables

2009-05-07 Thread Carsten Dominik
On May 7, 2009, at 11:38 AM, Jan Buchal wrote: Hello again, the problem is little bit complicate :-) I need not in first row only but by every column which contain the name of row. In the attachment you can find the example That is currently not possible. - Carsten -- Jan Buchal Tel:

Re: [Orgmode] An improvement for a reading of exported HTML tables

2009-05-07 Thread Jan Buchal
> "CD" == Carsten Dominik writes: CD> On May 7, 2009, at 11:38 AM, Jan Buchal wrote: > Hello again, >> >> the problem is little bit complicate :-) I need not in first >> row only but by every column which contain the name of row. In >> the attachment you can find the ex

Re: [Orgmode] An improvement for a reading of exported HTML tables

2009-05-07 Thread Carsten Dominik
On May 7, 2009, at 12:44 PM, Jan Buchal wrote: "CD" == Carsten Dominik writes: CD> On May 7, 2009, at 11:38 AM, Jan Buchal wrote: Hello again, the problem is little bit complicate :-) I need not in first row only but by every column which contain the name of row. In the attachment yo

Re: [Orgmode] An improvement for a reading of exported HTML tables

2009-05-07 Thread Carsten Dominik
On May 7, 2009, at 2:29 PM, Carsten Dominik wrote: On May 7, 2009, at 12:44 PM, Jan Buchal wrote: "CD" == Carsten Dominik writes: CD> On May 7, 2009, at 11:38 AM, Jan Buchal wrote: Hello again, the problem is little bit complicate :-) I need not in first row only but by every colum

Re: [Orgmode] An improvement for a reading of exported HTML tables

2009-05-07 Thread Jan Buchal
CD> On May 7, 2009, at 12:44 PM, Jan Buchal wrote: >> "CD" == Carsten Dominik writes: >> CD> On May 7, 2009, at 11:38 AM, Jan Buchal wrote: > >> Hello again, >>> >>> the problem is little bit complicate :-) I need not in first >>> row only but by every column which contain the

Re: [Orgmode] An improvement for a reading of exported HTML tables

2009-05-07 Thread Jan Buchal
> See, the problem here is that often in tables, the first column is not a > header field, but just an index number or something. While the first lin in > a table usually is a header, the first column is not always. > > I guess we could have an option to always export the first column as heade

[Orgmode] Re: iCal export - possible timezone bug

2009-05-07 Thread Mario E . Munich
> > I asked in the emacs irc and drew a blank. Possibly use what you do > unless an org-timezone string is set for now? > > Seeing my org-mode todos on my blackberry courtesy of Google calendar is > pretty neat! > > cheers, > > r. > Dear Richard, looking at org TODO's via Google calendar is

Re: [Orgmode] Re: reloading causes visibility bug requiring restart

2009-05-07 Thread Peter Westlake
On Sun, 05 Apr 2009 15:33:34 -0400, "Bernt Hansen" said: > Do you have org-cycle-include-plain-lists set? If you turn that off > does it work as expected? I have this same bug, and turning off org-cycle-include-plain-lists does fix it! I thought I had tried everything, but must have missed this

Re: [Orgmode] An improvement for a reading of exported HTML tables

2009-05-07 Thread Nick Dokos
Carsten Dominik wrote: > > (setq org-export-html-table-use-header-tags-for-first-column t) > Carsten, I just did a git pull and I cannot find this variable anywhere in the tree (nor a git log entry that looks plausible). Are you sure you committed it? The last few log entries say: commit dd

Re: [Orgmode] Re: iCal export - possible timezone bug

2009-05-07 Thread Richard Riley
Mario E. Munich writes: >> >> I asked in the emacs irc and drew a blank. Possibly use what you do >> unless an org-timezone string is set for now? >> >> Seeing my org-mode todos on my blackberry courtesy of Google calendar is >> pretty neat! >> >> cheers, >> >> r. >> > > Dear Richard, > > lo

Re: [Orgmode] Feature request: inherited priorities

2009-05-07 Thread Peter Westlake
On Tue, 5 May 2009 15:22:04 +0200, "Carsten Dominik" said: ... > I think that any kind of priority inheritance would be defeating the > purpose of priorities, by inflation. > > I think what you are trying to do is to assign a whole project subtree > high importance, and I would suggest to use tag

Re: [Orgmode] Re: iCal export - possible timezone bug

2009-05-07 Thread Nick Dokos
Richard Riley wrote: > You need to firstly export your org mode files to iCal format. > > For me thats (in an org file) C-c C-e (org-export) and then selecting > "c" to export to an ical file. > > This creates (it would be nice to have a variable) ~/org.ics > There *is* a variable: org-combi

Re: [Orgmode] An improvement for a reading of exported HTML tables

2009-05-07 Thread Sebastian Rose
Jan Buchal writes: > CD> On May 7, 2009, at 12:44 PM, Jan Buchal wrote: > >>> "CD" == Carsten Dominik writes: > >> > CD> On May 7, 2009, at 11:38 AM, Jan Buchal wrote: >> >>> Hello again, the problem is little bit complicate :-) I need not in first row only but by

Re: [Orgmode] Re: iCal export - possible timezone bug

2009-05-07 Thread Richard Riley
Nick Dokos writes: > Richard Riley wrote: > >> You need to firstly export your org mode files to iCal format. >> >> For me thats (in an org file) C-c C-e (org-export) and then selecting >> "c" to export to an ical file. >> >> This creates (it would be nice to have a variable) ~/org.ics >> > >

Re: [Orgmode] Re: reloading causes visibility bug requiring restart

2009-05-07 Thread Bernt Hansen
I think this is a bug for org-cycle-include-plain-lists - I just haven't had time to post details yet. Glad I could help :) Bernt "Peter Westlake" writes: > On Sun, 05 Apr 2009 15:33:34 -0400, "Bernt Hansen" > said: >> Do you have org-cycle-include-plain-lists set? If you turn that off >> d

Re: [Orgmode] An improvement for a reading of exported HTML tables

2009-05-07 Thread Carsten Dominik
Yes, I forgot to push. - Carsten On May 7, 2009, at 5:00 PM, Nick Dokos wrote: Carsten Dominik wrote: (setq org-export-html-table-use-header-tags-for-first-column t) Carsten, I just did a git pull and I cannot find this variable anywhere in the tree (nor a git log entry that looks plau

[Orgmode] Organize Your Life In Plain Text!

2009-05-07 Thread Bernt Hansen
Hi all, At Carsten's request I've started to document how I use org-mode in my daily activities. I plan to cover everything I use org-mode for and this document is about half finished at this time. The current (under construction) document is available at http://doc.norang.ca/org-mode.html and I

Re: [Orgmode] iCal export - possible timezone bug

2009-05-07 Thread Richard Riley
Carsten Dominik writes: > On May 6, 2009, at 3:42 PM, Richard Riley wrote: > >> Carsten Dominik writes: >> >>> On Apr 25, 2009, at 10:51 PM, Richard Riley wrote: >>> My ics file exported from org has the following content: X-WR-TIMEZONE:CEST However, in Google calen

Re: [Orgmode] Re: iCal export - possible timezone bug

2009-05-07 Thread Richard Riley
Richard Riley writes: > Greg Newman writes: > >> There is also an uploader in the Google Calendar settings. > > I believe the url is the best route though since it will (actually, must > check that) re-read it. > Well, surprisingly, it does NOT automatically update from the URL currently. From

Re: [Orgmode] iCal export - possible timezone bug

2009-05-07 Thread Nick Dokos
Richard Riley wrote: > Carsten Dominik writes: > > > X-WR-TIMEZONE:Europe/Berlin > > and a quick test confirmed this. I don't have a clue if this is > emacs > side or more in org's remit, but hope this helps. > >>> > >>> The only time zone information I get from

Re: [Orgmode] Latex export colouring and properties

2009-05-07 Thread Simon Brown
* Carsten Dominik (carsten.domi...@gmail.com) wrote: > I guess this could be implemented, but for me, LaTeX is still mainly > used for B&W text, so it never occurred to me. I guess we could wrap > some > kind of macro around it, and you would be responsible to define that > macro I've thou

Re: [Orgmode] Organize Your Life In Plain Text!

2009-05-07 Thread Rick Moynihan
2009/5/7 Bernt Hansen : > Hi all, > > At Carsten's request I've started to document how I use org-mode in my > daily activities.  I plan to cover everything I use org-mode for and > this document is about half finished at this time. > > The current (under construction) document is available at > ht

Re: [Orgmode] Organize Your Life In Plain Text!

2009-05-07 Thread Bernt Hansen
Rick Moynihan writes: > 2009/5/7 Bernt Hansen : > Wow, Bernt! This is awesome!!! :-) I'm sure it'll be food for thought > for most of us! Thanks :) > > So far I've only skimmed it, but want to take a more indepth look at > porting some of your ideas into my (far more limited) workflow. > > My

[Orgmode] Re: Organize Your Life In Plain Text!

2009-05-07 Thread Bernt Hansen
cc-ing the org-mode mailing list Memnon Anon writes: > Hi! > > I have one question: > > , > | Use the agenda view for STARTED tasks to find stuff in progress and > | things to clock. I clock everything - some tasks are always in a STARTED > | state (Like Organization, Email News and IRC, etc

RE: [Orgmode] Organize Your Life In Plain Text!

2009-05-07 Thread Jonathan Arkell
Here are a few of my snippets: #name : Properties Folded #contributor : Jonathan Arkell # -- :PROPERTIES: :VISIBILITY:folded: :END: #name : Meeting #contributor : Jonathan Arkell # -- Attendees - $1 General Notes - $2 Generated Tasks Open Questions #name

[Orgmode] org-mode for Sourceforge Community Choice Award

2009-05-07 Thread Marko Schütz
I nominated org-mode for the Sourceforge Community Choice Award 2009 http://sourceforge.net/community/cca09/nominate/?project_name=Org-Mode&project_url=http://orgmode.org/";>http://sourceforge.net/images/cca/cca_nominate.png";> and thanks for org-mode. Marko pgpxZMKaLtYAF.pgp Description: PGP s

Re: [Orgmode] Organize Your Life In Plain Text!

2009-05-07 Thread Rick Moynihan
Cool... I've created a project on github for org-mode specific yasnippets: http://github.com/RickMoynihan/yasnippet-org-mode/tree/master I've implemented most of the easy org-mode #+ blocks, though it is by no means complete. I also suspect there might be more we can do to leverage yasnippet...

Re: [Orgmode] Organize Your Life In Plain Text!

2009-05-07 Thread Eric Schulte
Good idea, I will certainly follow this repository. I have a snippet suggestion. File completion for [[file:... links. I don't know if it's possible, but I would find it very helpful Cheers -- Eric Rick Moynihan writes: > Cool... I've created a project on github for org-mode specific yasnipp

[Orgmode] Re: Organize Your Life In Plain Text!

2009-05-07 Thread Memnon Anon
Hey list, Okay, here is another question for all the clocking junkies out there ;). Is there a way to clock two items at the same time? This may sound stupid, 'who can do two things at the same time?' but please let me explain. Whoever clocks items, wants to keep control of what he/she does.

[Orgmode] Re: Organize Your Life In Plain Text!

2009-05-07 Thread Bernt Hansen
Memnon Anon writes: > Okay, here is another question for all the clocking junkies out there ;). > > Is there a way to clock two items at the same time? > This may sound stupid, 'who can do two things at the same time?' > but please let me explain. > > Whoever clocks items, wants to keep control

[Orgmode] Export Org files to TWiki format

2009-05-07 Thread Baoqiu Cui
Hi, Recently I wrote an XSL stylesheet that converts DocBook documents to TWiki (http://www.twiki.org/) format, and it can be used to convert Org files to TWiki format using DocBook exporter as a bridge. I have used it to generate some of my recent TWiki documents at work from Org mode files, and

Re: [Orgmode] Export Org files to TWiki format

2009-05-07 Thread Russell Adams
You mean FOSWiki, right? ;] On Thu, May 07, 2009 at 09:05:05PM -0700, Baoqiu Cui wrote: > Hi, > > Recently I wrote an XSL stylesheet that converts DocBook documents to > TWiki (http://www.twiki.org/) format, and it can be used to convert Org > files to TWiki format using DocBook exporter as a bri

Re: [Orgmode] Re: reloading causes visibility bug requiring restart

2009-05-07 Thread Carsten Dominik
On May 7, 2009, at 4:48 PM, Peter Westlake wrote: On Sun, 05 Apr 2009 15:33:34 -0400, "Bernt Hansen" said: Do you have org-cycle-include-plain-lists set? If you turn that off does it work as expected? I have this same bug, and turning off org-cycle-include-plain-lists does fix it! I thoug

[Orgmode] Re: Export Org files to TWiki format

2009-05-07 Thread Baoqiu Cui
Hi Russell, Russell Adams writes: > You mean FOSWiki, right? ;] This is surprising news to me! I was not aware of the existence of Foswiki! Thanks for the info! Foswiki looks very nice. Hope that Foswiki syntax is compatible with TWiki. Baoqiu > On Thu, May 07, 2009 at 09:05:05PM -0700,

Re: [Orgmode] Re: Export Org files to TWiki format

2009-05-07 Thread Russell Adams
Foswiki forked TWiki after they started going commercial. The whole sordid tale is online, but all the core devs went to FOSWiki. Last I checked TWiki was just treading water. I'm converting. ;] On Thu, May 07, 2009 at 09:29:37PM -0700, Baoqiu Cui wrote: > Hi Russell, > > Russell Adams writes:

Re: [Orgmode] An improvement for a reading of exported HTML tables

2009-05-07 Thread Carsten Dominik
On May 7, 2009, at 5:47 PM, Sebastian Rose wrote: Jan Buchal writes: CD> On May 7, 2009, at 12:44 PM, Jan Buchal wrote: "CD" == Carsten Dominik writes: CD> On May 7, 2009, at 11:38 AM, Jan Buchal wrote: Hello again, the problem is little bit complicate :-) I need not in firs

[Orgmode] Re: Export Org files to TWiki format

2009-05-07 Thread Baoqiu Cui
Russell Adams writes: > Foswiki forked TWiki after they started going commercial. The whole > sordid tale is online, but all the core devs went to FOSWiki. Last I > checked TWiki was just treading water. > > I'm converting. ;] If it is true that most of the TWiki contributors are moving to Foswi