Re: [Orgmode] Re: Bug: (REVISED) trouble with updated latex export [6.35 (release_6.35a.26.g78cc)]

2010-04-06 Thread Robert Klein
Am 07.04.2010, 09:35 Uhr, schrieb Carsten Dominik : Looks I am having a bad day. Can you please pull and try again? As soon as possible? - Carsten It works for me now. Also, the double inclusion of packages as described in my other mail doesn't happen anymore. PS: I've currently got

Re: [Orgmode] Flyspell highlighting (again)

2010-04-06 Thread Carsten Dominik
On Apr 6, 2010, at 8:50 PM, Martin Pohlack wrote: On 06.04.2010 19:05, Ivan Vilata i Balaguer wrote: Here Matthew Lundin reported Flyspell highlighting URL components: http://www.mail-archive.com/emacs-orgmode@gnu.org/msg14029.html The issue should be fixed according to the thread, but URLs l

Re: [Orgmode] Re: Bug: (REVISED) trouble with updated latex export [6.35 (release_6.35a.26.g78cc)]

2010-04-06 Thread Robert Klein
Am 07.04.2010, 09:43 Uhr, schrieb Austin Frank : On Wed, Apr 07 2010, Robert Klein wrote: Also, when I put (add-to-list 'org-export-latex-packages-alist '("" "listings")) What's the value of `org-export-latex-listings'? Carsten, how should listings be addressed in the new setup? It happ

[Orgmode] Re: Bug: (REVISED) trouble with updated latex export [6.35 (release_6.35a.26.g78cc)]

2010-04-06 Thread Austin Frank
On Wed, Apr 07 2010, Robert Klein wrote: > Also, when I put > > (add-to-list 'org-export-latex-packages-alist '("" "listings")) What's the value of `org-export-latex-listings'? Carsten, how should listings be addressed in the new setup? Thanks, /au -- Austin Frank http://aufrank.net GPG Publi

Re: [Orgmode] Re: Bug: (REVISED) trouble with updated latex export [6.35 (release_6.35a.26.g78cc)]

2010-04-06 Thread Robert Klein
Am 07.04.2010, 09:17 Uhr, schrieb Austin Frank : On Wed, Apr 07 2010, Austin Frank wrote: I then document some unexpected behavior when exporting to latex. Options specified with #+LATEX_HEADER are not exported, and if `org-export-latex-packages-alist' is customized then only those packages ar

Re: [Orgmode] Re: Bug: (REVISED) trouble with updated latex export [6.35 (release_6.35a.26.g78cc)]

2010-04-06 Thread Carsten Dominik
On Apr 7, 2010, at 8:17 AM, Austin Frank wrote: On Wed, Apr 07 2010, Austin Frank wrote: I then document some unexpected behavior when exporting to latex. Options specified with #+LATEX_HEADER are not exported, and if `org-export-latex-packages-alist' is customized then only those packages

[Orgmode] Re: Bug: (REVISED) trouble with updated latex export [6.35 (release_6.35a.26.g78cc)]

2010-04-06 Thread Austin Frank
On Wed, Apr 07 2010, Austin Frank wrote: > I then document some unexpected behavior when exporting to latex. > Options specified with #+LATEX_HEADER are not exported, and if > `org-export-latex-packages-alist' is customized then only those packages > are exported. Upgrading to Org-mode version 6.

Re: [Orgmode] bug in org-table?

2010-04-06 Thread Carsten Dominik
Hi Rainer, this works just fine for me. - Carsten On Apr 6, 2010, at 11:42 PM, Rainer Thiel wrote: I have noticed recently what I think may be a bug in org table: When I hold the mouse over a narrowed field, the tool-tip window shows only the text "Clipped table field, use C-c ` to edit. Ful

Re: [Orgmode] Org 6.35

2010-04-06 Thread Carsten Dominik
Hi Paul, can you please post the link that causes problems? Thanks. - Carsten On Apr 6, 2010, at 11:51 PM, Paul Schlesinger wrote: Just down loaded and install 6.35 from web site. Running XP and emacs. When trying to follow link I get an error ShellExecute failed. Moved back to 6.34c and

[Orgmode] Bug: (REVISED) trouble with updated latex export [6.35 (release_6.35a.26.g78cc)]

2010-04-06 Thread Austin Frank
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. -

[Orgmode] Org 6.35

2010-04-06 Thread Paul Schlesinger
Just down loaded and install 6.35 from web site. Running XP and emacs. When trying to follow link I get an error ShellExecute failed. Moved back to 6.34c and everything works fine. Paul Schlesinger "... the justification for a physical concept lies exclusively in its clear and unambiguous relat

[Orgmode] Bug: trouble with updated latex export [6.35 (release_6.35a.26.g78cc)]

2010-04-06 Thread Austin Frank
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. -

[Orgmode] footnote bugs

2010-04-06 Thread Samuel Wales
(setf org-footnote-auto-label 'confirm) (setf org-footnote-section nil) * top *** an article sadfkaj sdnfklaj nsfklandsf asd flkajnd sfa *** an article. exporting this to ascii does not export anonymous footnotes I sometimes[fn:3] mix regular[fn:1] footnotes and inline [fn:: There are issues here

Re: [Orgmode] footnote

2010-04-06 Thread Thomas S. Dye
Aloha Chao, The Org-mode manual is really helpful for these kinds of questions. Also, there are several useful tutorials and other materials on Worg: http://orgmode.org/worg/ If after consulting these sources you are still having problems, then one of the many Org-mode wizards on this list w

[Orgmode] footnote

2010-04-06 Thread Chao Lu
Dear all, If I call the function org-footnote-create-definition, seems I succeeded to got the footnote working now, but new problem comes, for I don't like org to create a section with the head of Footnote, but I haven't succeeded to stop it yet, any advice? Thanks a lot, Chao __

[Orgmode] Text color and background color

2010-04-06 Thread Chao Lu
Dear all, Just wondering is it supported to change text color or background when do editing, which is useful to highlight some importance. This is important. Best, Chao ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to

[Orgmode] Latex inline Latex image

2010-04-06 Thread Chao Lu
Dear all, Is it possible to display the latex equation as inline image in Org? For the equations is not understood-able unless after the conversion. Thanks! Chao ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-o

[Orgmode] How to enable footnote

2010-04-06 Thread Chao Lu
Dear all, I was trying to use footnote in org, but it seems not work. I explicitly include #+OPTIONS: f:t Then use C-c C-x f to create a footnote. But after exporting to html, there's nothing happen, what I got is just plain text like blabla [fn:1] kaka No hyperlink at all. Does anybo

[Orgmode] Re: [ANN] org-mac-link-grabber: Grab links from running Mac applications

2010-04-06 Thread Tim Landscheidt
Anthony Lander wrote: > I've put together a bit of code to grab links from open mac > applications, and paste them at point in org documents. If > your workflow is spend the majority of your time in > org-mode typing, and occasionally grab links from other > applications, then you might find t

[Orgmode] bug in org-table?

2010-04-06 Thread Rainer Thiel
I have noticed recently what I think may be a bug in org table: When I hold the mouse over a narrowed field, the tool-tip window shows only the text "Clipped table field, use C-c ` to edit. Full value is:" and an empty line after that. The full text is not shown. I had first noticed this bug in

[Orgmode] Re: org-protocol and web links

2010-04-06 Thread Matt Lundin
Hi Richard, Richard Riley writes: > Does anyone have a "w" template which can store a hot link using the > page title (not just the url) in addition to the selection under the > title line? The problem I find is that I havent got the combo right to > do this : if I select something on a conker

Re: [Orgmode] minor mode for org-mode-like date chooser?

2010-04-06 Thread Xiao-Yong Jin
On Tue, 6 Apr 2010 14:54:56 -0400, Leo Ferres wrote: > Hello, everybody; > I was wondering if there is a way to use the org-mode date chooser > (using C-c . and +1, e.g.) in a mode other than org. > Thanks. > Leo Hi, you can directly bind org-time-stamp to a key sequence globally, or call it by M

[Orgmode] minor mode for org-mode-like date chooser?

2010-04-06 Thread Leo Ferres
Hello, everybody; I was wondering if there is a way to use the org-mode date chooser (using C-c . and +1, e.g.) in a mode other than org. Thanks. Leo -- Leo Ferres, Ph.D. Assistant Professor Department of Computer Science University of Concepción, Concepción, Chile __

Re: [Orgmode] Flyspell highlighting (again)

2010-04-06 Thread Martin Pohlack
On 06.04.2010 19:05, Ivan Vilata i Balaguer wrote: Here Matthew Lundin reported Flyspell highlighting URL components: http://www.mail-archive.com/emacs-orgmode@gnu.org/msg14029.html The issue should be fixed according to the thread, but URLs like http://example.com/foo_blarghaa still cause probl

Re: [Orgmode] Re: IMPORTANT: (possibly) incompatible Change

2010-04-06 Thread Thomas S. Dye
On Apr 6, 2010, at 8:30 AM, Robert Klein wrote: On Tue, 06 Apr 2010 18:50:36 +0200, Karsten Heymann > wrote: Thanks a lot for all this, I will follow your advice. One final question: Will any of these packages spoil the fun for people who want to process through .dvi instead of directly to pd

Re: [Orgmode] Re: IMPORTANT: (possibly) incompatible Change

2010-04-06 Thread Robert Klein
On Tue, 06 Apr 2010 18:50:36 +0200, Karsten Heymann wrote: Thanks a lot for all this, I will follow your advice. One final question: Will any of these packages spoil the fun for people who want to process through .dvi instead of directly to pdf? Not as far as I know. hyperref and microtype

[Orgmode] how to use \autoref inside #+CAPTION: ?

2010-04-06 Thread Aaron Hammitt
Hello, I recently upgraded to the development release. I had previously (with version 6.34c, I believe) been able to use the LaTeX \autoref macro inside #+CAPTION:, to reference a table from a figure caption for example. But with the latest release the curly braces inside #+CAPTION are escaped, so

[Orgmode] [ANN] org-mac-link-grabber: Grab links from running Mac applications

2010-04-06 Thread Anthony Lander
Hi everyone, I've put together a bit of code to grab links from open mac applications, and paste them at point in org documents. If your workflow is spend the majority of your time in org-mode typing, and occasionally grab links from other applications, then you might find this useful.

[Orgmode] Flyspell highlighting (again)

2010-04-06 Thread Ivan Vilata i Balaguer
Here Matthew Lundin reported Flyspell highlighting URL components: http://www.mail-archive.com/emacs-orgmode@gnu.org/msg14029.html The issue should be fixed according to the thread, but URLs like http://example.com/foo_blarghaa still cause problems ("blarghaa" is highlighted by Flyspell). For the

Re: [Orgmode] Re: IMPORTANT: (possibly) incompatible Change

2010-04-06 Thread Karsten Heymann
Carsten Dominik writes: > On Apr 6, 2010, at 6:03 PM, Karsten Heymann wrote: >> Carsten Dominik writes: >>> On Apr 6, 2010, at 2:30 PM, Karsten Heymann wrote: Carsten Dominik writes: > \usepackage[AUTO]{inputenc} > \usepackage[T1]{fontenc} > \usepackage{graphicx} > \usepacka

Re: [Orgmode] [ANN] Exporter for taskjuggler

2010-04-06 Thread Carsten Dominik
On Apr 6, 2010, at 1:15 PM, Christian Egli wrote: Hi Carsten Thanks for your reply. I've been a bit stumped by the zero feedback on the mailing list. Maybe I should have added a few screenshots of fancy gant and resource usage charts :-). That would have helped big time, I guarantee it :-)

Re: [Orgmode] Re: IMPORTANT: (possibly) incompatible Change

2010-04-06 Thread Carsten Dominik
On Apr 6, 2010, at 6:03 PM, Karsten Heymann wrote: Hi Carsten, Carsten Dominik writes: On Apr 6, 2010, at 2:30 PM, Karsten Heymann wrote: Carsten Dominik writes: \usepackage[AUTO]{inputenc} \usepackage[T1]{fontenc} \usepackage{graphicx} \usepackage{longtable} \usepackage{float} \usepackag

[Orgmode] org-protocol and web links

2010-04-06 Thread Richard Riley
Does anyone have a "w" template which can store a hot link using the page title (not just the url) in addition to the selection under the title line? The problem I find is that I havent got the combo right to do this : if I select something on a conkeror page and then call org-remember the selec

Re: [Orgmode] Re: IMPORTANT: (possibly) incompatible Change

2010-04-06 Thread Karsten Heymann
Hi Carsten, Carsten Dominik writes: > On Apr 6, 2010, at 2:30 PM, Karsten Heymann wrote: >> Carsten Dominik writes: >>> \usepackage[AUTO]{inputenc} >>> \usepackage[T1]{fontenc} >>> \usepackage{graphicx} >>> \usepackage{longtable} >>> \usepackage{float} >>> \usepackage{wrapfig} >>> \usepackage{so

[Orgmode] Re: [ANN] Exporter for taskjuggler

2010-04-06 Thread Christian Egli
Hi T Helms writes: > If you had a few more example sub-trees, it would help. If you have some org-mode files which describe a project including effort estimates (as properties) and maybe some textual dependency description I would gladly turn them into an example. Otherwise I can see if I can

Re: [Orgmode] [ANN] Exporter for taskjuggler

2010-04-06 Thread T Helms
Christian I think this is interesting as well. I've been trying to get back up to speed with tj, it never fit my work flow before. If you had a few more example sub-trees, it would help. How difficult would it be to add gap duration to the export? thanks - Tracy On 04/06/2010 07:15 AM, Chr

Re: [Orgmode] Re: IMPORTANT: (possibly) incompatible Change

2010-04-06 Thread Carsten Dominik
Hi Karsten, On Apr 6, 2010, at 2:30 PM, Karsten Heymann wrote: Hi Carsten, a small note: Carsten Dominik writes: [...] If you have customized the variable org-export-latex-classes, you need to remove the following lines from each class definition: \usepackage[AUTO]{inputenc} \usepackage[

[Orgmode] Re: Cannot compile release

2010-04-06 Thread Carsten Dominik
Hi Jean Marie - stating your Emacs version would have helped. I see now that you did that in your first message... This is fixed in 6.35b, so that it also works again for Emacs 22. - Carsten On Apr 6, 2010, at 12:28 PM, Jean-Marie Gaillourdet wrote: Hi, I've propably copied too few inform

Re: [Orgmode] Re: IMPORTANT: (possibly) incompatible Change

2010-04-06 Thread Carsten Dominik
On Apr 6, 2010, at 1:57 PM, Karsten Heymann wrote: Hi, Carsten Dominik writes: On Apr 4, 2010, at 12:50 AM, Henri-Paul Indiogine wrote: When I export to LaTeX the line \definecolor. comes before \usepackage{color} then it throws an error during compilation. If I move the \definecol

Re: [Orgmode] Updated patches for linking to notmuch mail from org

2010-04-06 Thread Carsten Dominik
On Apr 6, 2010, at 1:22 PM, David Bremner wrote: On Tue, 6 Apr 2010 12:13:48 +0200, Carsten Dominik > wrote: Hi David, before we take this further, what is your copyright status with the FSF? - Carsten Some years ago (possible 20) I sent a copyright assignment for some contributions to b

Re: [Orgmode] [ANN] Exporter for taskjuggler

2010-04-06 Thread Christian Egli
Hi Carsten Thanks for your reply. I've been a bit stumped by the zero feedback on the mailing list. Maybe I should have added a few screenshots of fancy gant and resource usage charts :-). Carsten Dominik writes: > Hi Christian, this look interesting. Should we put this > into the contrib dire

Re: [Orgmode] Re: IMPORTANT: (possibly) incompatible Change

2010-04-06 Thread Karsten Heymann
Hi Carsten, a small note: Carsten Dominik writes: [...] > If you have customized the variable org-export-latex-classes, you need > to remove the following lines from each class definition: > > \usepackage[AUTO]{inputenc} > \usepackage[T1]{fontenc} > \usepackage{graphicx} > \usepackage{longtable}

Re: [Orgmode] Re: IMPORTANT: (possibly) incompatible Change

2010-04-06 Thread Karsten Heymann
Hi, Carsten Dominik writes: > On Apr 4, 2010, at 12:50 AM, Henri-Paul Indiogine wrote: >> When I export to LaTeX the line \definecolor. comes before >> \usepackage{color} then it throws an error during compilation. If I >> move the \definecolor... _after_ \usepackage{color} it compiles. >>

[Orgmode] Re: Creating a "multi-state checkbox"

2010-04-06 Thread Bernt Hansen
Chad Birch writes: > Hello, > > I'm fairly new to org-mode (but loving it so far), so my apologies if > this is something that's been discussed before, I had no luck finding > a similar topic in the mailing list or docs. > > I've been using nested checkboxes to set up lists of tasks I need to > p

Re: [Orgmode] Updated patches for linking to notmuch mail from org

2010-04-06 Thread David Bremner
On Tue, 6 Apr 2010 12:13:48 +0200, Carsten Dominik wrote: > Hi David, > > before we take this further, what is your copyright status with the FSF? > > - Carsten Some years ago (possible 20) I sent a copyright assignment for some contributions to bookmark.el (see the comments therein), so it sh

Re: [Orgmode] Re: Cannot compile release

2010-04-06 Thread Rick Moynihan
I also get exactly this error when compiling 6.35. On 6 April 2010 11:28, Jean-Marie Gaillourdet wrote: > Hi, > > I've propably copied too few information. make all aborts for me. Below is > now the complete output > > Regards, > Jean > > leibniz:org-6.35 jmg$ make clean > make cleanelc > rm -f

[Orgmode] Re: Cannot compile release

2010-04-06 Thread Jean-Marie Gaillourdet
Hi, I've propably copied too few information. make all aborts for me. Below is now the complete output Regards, Jean leibniz:org-6.35 jmg$ make clean make cleanelc rm -f lisp/org.elc lisp/org-agenda.elc lisp/org-ascii.elc lisp/org-attach.elc lisp/org-archive.elc lisp/org-bbdb.elc lisp/org-beam

Re: [Orgmode] IMPORTANT: (possibly) incompatible Change

2010-04-06 Thread Carsten Dominik
On Apr 3, 2010, at 7:19 PM, Xiao-Yong Jin wrote: On Sat, 3 Apr 2010 18:55:46 +0200, Carsten Dominik wrote: It needs to be: (setq org-export-latex-packages-alist '(("" "apacite") ("" "color") ("" "tikz"))) Then it is not an alist. It sure is, read the Emacs lisp doc

[Orgmode] Re: Cannot compile release

2010-04-06 Thread Carsten Dominik
On Apr 6, 2010, at 12:24 PM, Jean-Marie Gaillourdet wrote: Hi Carsten, Thanks for another release! But I've been unable to compile this version. A make clean && make all fails with ... emacs -batch -q -no-site-file -eval "(progn (add-to-list (quote load- path) \"/usr/local/share/emacs/site-

[Orgmode] Cannot compile release

2010-04-06 Thread Jean-Marie Gaillourdet
Hi Carsten, Thanks for another release! But I've been unable to compile this version. A make clean && make all fails with ... emacs -batch -q -no-site-file -eval "(progn (add-to-list (quote load-path) \"/usr/local/share/emacs/site-lisp\") (add-to-list (quote load-path) (expand-file-name \"./li

Re: [Orgmode] Updated patches for linking to notmuch mail from org

2010-04-06 Thread Carsten Dominik
Hi David, before we take this further, what is your copyright status with the FSF? - Carsten On Apr 6, 2010, at 2:42 AM, David Bremner wrote: I'm happy to report that my patches for org-mode to support linking to notmuch mail are usable with the current master branch of notmuch (as of a few h

Re: [Orgmode] [bug] org-insert-link in different frame

2010-04-06 Thread Carsten Dominik
Hi Lluis, would you like to make a patch for me to fix this? - Carsten On Mar 30, 2010, at 7:17 PM, Lluís wrote: I tried to insert a previously stored link in an org-mode buffer that was in a `framepop' buffer (framepop "pins" a buffer in a separate frame, and all interactions are redirect

Re: [Orgmode] [ANN] Exporter for taskjuggler

2010-04-06 Thread Carsten Dominik
Hi Christian, this look interesting. Should we put this into the contrib directory for now, or are you aiming for the Org-mode core? - Carsten On Mar 30, 2010, at 10:59 AM, Christian Egli wrote: Hi all In theory we're developing according to agile methods here, but in practice people still

Re: [Orgmode] [ANN] org-mac-protocol, fully updated for 10.6 and with added applications

2010-04-06 Thread Carsten Dominik
On Mar 30, 2010, at 1:05 AM, Christopher Suckling wrote: On Mon, 29 Mar 2010 13:28:31 +0200, Carsten Dominik > wrote: this is awesome! I guess this is a single elisp file? Then you should just send it to me when ready. I will add it and also make an entry for it in org-modules. There is

Re: [Orgmode] iCalendar export using wrong directory?

2010-04-06 Thread Carsten Dominik
Hi David, On Mar 24, 2010, at 3:27 AM, David A. Gershman wrote: Hello, My .emacs includes these lines: '(org-agenda-files (quote ("projects.org" "calendar.org"))) '(org-directory "~/") '(org-combined-agenda-icalendar-file "~/webdav/org.ics") ~/webdav is used for my MobileOrg staging area als

[Orgmode] Release 6.35

2010-04-06 Thread Carsten Dominik
Dear all, I am finally releasing version 6.35 of Org-mode. Please read them carefully. Thanks to all who have contributed. Enjoy! - Carsten Version 6.35 Author: Carsten Dominik Date: 2010-04-06 09:18:58 CEST Incompatibl