[Orgmode] Latex export issues when external links are used inside tables.

2009-06-15 Thread Yuva
hi, If I try to use link abbrevations inside tables, there are some issues when exporting to latex. Say for example, if we consider the following eg : 8-8 #+TITLE: Simple refs stuff #+AUTHOR:Yuva #+EMAIL: #+DATE:

Re: [Orgmode] Alternate Table Row Colors

2009-06-15 Thread Xin Shi
Hi Russell, Thanks for your posting! Unfortunately, this is quite a new feature for CSS 3, which is not supported by the Firefox 3. It would be great if the org-mode can just add the class attribute in the tr. Xin On Sun, Jun 14, 2009 at 3:11 PM, Russell Adams rlad...@adamsinfoserv.comwrote:

[Orgmode] Org video for the SourceForge Commmunity Choices Award 2009

2009-06-15 Thread Bastien
Hi all, I managed to create a short video for the SCCA 2009: http://www.youtube.com/watch?v=TlTDSX0vRiA http://vimeo.com/5155665 (for those who prefer) Chritopher Baker kindly allowed me to use some of his great video material from his Hello world! project:

Re: [Orgmode] Org video for the SourceForge Commmunity Choices Award 2009

2009-06-15 Thread Eric Schulte
magnificent, I like every facet of the video, it does a great job of concisely introducing the tool in a visually/aurally pleasing manner. really great Bastien bastiengue...@googlemail.com writes: Hi all, I managed to create a short video for the SCCA 2009:

Re: [Orgmode] Org video for the SourceForge Commmunity Choices Award 2009

2009-06-15 Thread Russell Adams
*Applause!* Wow! Thats was a great mix, and Carsten's clips are very inspirational and sounding his best! On Mon, Jun 15, 2009 at 04:03:16PM +0200, Bastien wrote: Hi all, I managed to create a short video for the SCCA 2009: http://www.youtube.com/watch?v=TlTDSX0vRiA

[Orgmode] Re: Org video for the SourceForge Commmunity Choices Award 2009

2009-06-15 Thread Bernt Hansen
Bastien bastiengue...@googlemail.com writes: I managed to create a short video for the SCCA 2009: http://www.youtube.com/watch?v=TlTDSX0vRiA http://vimeo.com/5155665 (for those who prefer) Chritopher Baker kindly allowed me to use some of his great video material from his Hello world!

Re: [Orgmode] Org video for the SourceForge Commmunity Choices Award 2009

2009-06-15 Thread srandby
Fantastic video! Scott Randby Bastien wrote: Hi all, I managed to create a short video for the SCCA 2009: http://www.youtube.com/watch?v=TlTDSX0vRiA http://vimeo.com/5155665 (for those who prefer) Chritopher Baker kindly allowed me to use some of his great video material from his Hello

Re: [Orgmode] Alternate Table Row Colors

2009-06-15 Thread Xin Shi
Hello Experts, I took a look in the lisp directory, the related function is in the org-html.el: (defun org-format-org-table-html (lines optional splice) There it might need a counter for the row in the line (push (concat tr ... I don't know how to continue from here ... Any suggestions

[Orgmode] Ctrl-c a a does not switch automatically to agenda view

2009-06-15 Thread Willi Richert
Hi, if I invoke org-agenda-list it opens the list in a not visible buffer. I have to manually switch to that buffer all the time. My Emacs version: GNU Emacs 23.0.94.1 (i486-pc-linux-gnu, GTK+ Version 2.16.1) of 2009-06-15 on lychee, modified by Debian .emacs contains the following related

[Orgmode] Filing todos from agenda list view?

2009-06-15 Thread Willi Richert
Hi, is there a possibility to created todos directly from the agenda view? Thanks, wr ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

[Orgmode] Hosed configuration

2009-06-15 Thread Birch Browning
Earlier today I tried to update my org-mode/remember stuff following http://doc.norang.ca/org-mode.html. Somehow I hosed my org-mode/remember config so I started over from scratch. (See http://pastebin.com/m1937d804). I STILL get an error when I try to use ANY template what-so-ever: wrong type of

Re: [Orgmode] Org video for the SourceForge Commmunity Choices Award 2009

2009-06-15 Thread Rick Moynihan
2009/6/15 Bastien bastiengue...@googlemail.com: Hi all, I managed to create a short video for the SCCA 2009:  http://www.youtube.com/watch?v=TlTDSX0vRiA  http://vimeo.com/5155665 (for those who prefer) Wow Bastien, great job Care to say what tools you used? R.

[Orgmode] Re: Hosed configuration

2009-06-15 Thread Birch Browning
Birch Browning birch.browning at gmail.com writes: Earlier today I tried to update my org-mode/remember stuff following http://doc.norang.ca/org-mode.html. Somehow I hosed my org-mode/remember config so I started over from scratch. (See http://pastebin.com/m1937d804). I STILL get an error when

[Orgmode] orgtbl-mode-map is missing TAB-related bindings

2009-06-15 Thread sand
The Emacs 23 org-table.el library (6.21b) includes a binding for org-table-previous-field: (org-defkey orgtbl-mode-map [(shift tab)] (orgtbl-make-binding 'org-table-previous-field 104 [(shift tab)] [(tab)] \C-i)) On both my work and home machines, Shift+TAB

[Orgmode] Re: Filing todos from agenda list view?

2009-06-15 Thread Matthew Lundin
Willi Richert w.rich...@gmx.net writes: is there a possibility to created todos directly from the agenda view? You can call org-remember from the agenda (k r) to capture a new todo without losing your place. If your remember template is setup to insert a timestamp (i.e., active, scheduled,

[Orgmode] [Buglet] issue where org-agenda always prints to PostScript with faces

2009-06-15 Thread James
If you tweak org-agenda-custom-commands to create a PostScript version of your agenda (for example by following this link... http://orgmode.org/worg/org-tutorials/org-custom-agenda-commands.php#sec-5.4 ) ... and like me you happen to use a dark background in Emacs (set-face-background 'default