Re: [O] agenda: personal priority for today

2013-04-11 Thread Daniel Bausch
Hi, Am 11.04.2013 01:32, schrieb Bastien: Hi Christopher, Christopher Allan Webber cweb...@dustycloud.org writes: I wonder if we had a property that was basically sorting on very large numbers? When you add something to the agenda and there aren't any sorted items, it creates a property

Re: [O] agenda: personal priority for today

2013-04-11 Thread Bastien
Hi Daniel, Daniel Bausch bau...@dvs.tu-darmstadt.de writes: I have got another idea: all we need for sorting (from a technical POV) is a partial order. Why not store exactly that as a property? Assume every TODO entry has an ID (if it has none and it is required to store the order, just

Re: [O] agenda: personal priority for today

2013-04-11 Thread Daniel Bausch
Hi Bastien, Am 11.04.2013 09:04, schrieb Bastien: Hi Daniel, Daniel Bausch bau...@dvs.tu-darmstadt.de writes: I have got another idea: all we need for sorting (from a technical POV) is a partial order. Why not store exactly that as a property? Assume every TODO entry has an ID (if it

[O] minted/lstlistings code block export when using :flags

2013-04-11 Thread Hannes Schulz
Dear list, I have some trouble with my C++ code blocks, and exporting them to LaTeX. My version is current git HEAD. There are two issues: 1) LaTeX Export: For some reason, the babel language name gets parts of the compiler :flags mixed in, resulting in bad LaTeX code such as this:

Re: [O] Attributes on HTML tables?

2013-04-11 Thread Christian Moe
Nicolas Goaziou writes: Caveat: `org-html-table-tag' is now named `org-html-table-default-attributes' and expect a plist as its value. Also, a nil value will remove the property from the attributes. Could you test it and confirm this is now behaving in a desirable way? Hi, I've run some

Re: [O] agenda: personal priority for today

2013-04-11 Thread Bastien
Hi Daniel, Daniel Bausch bau...@dvs.tu-darmstadt.de writes: Just do not touch the IDs of items not currently visible or add the name of the agenda to which this applies and have an AGENDA_BEFORE per agenda. Mhh... looks like overengineering to me. I think we should start thinking from the

Re: [O] agenda: personal priority for today

2013-04-11 Thread Bastien
Bastien b...@gnu.org writes: For example, when reading emails, C-c a = will find next emails to process PS: I use Gnus and the lovely dormant mark '?' so that I can get the impression I don't have many emails. Of course, many dormant emails (or blog-entries from gwene.org) are bound to a

Re: [O] org-babel: two confirmations for org/HTML macro?

2013-04-11 Thread Bastien
Hi Achim, Achim Gratz strom...@nexgo.de writes: Bastien writes: (Sorry, I pushed a fix for the compiler warning that your patch also solves.) Not in master, though? Yes -- pushed this morning. Achim Gratz strom...@nexgo.de writes: Since the test suite doesn't really test confirmation

Re: [O] Patchwork?

2013-04-11 Thread Bastien
Hi Michael, Michael Gauland mikely...@no8wireless.co.nz writes: I haven't been able to connect to the patchwork server mentioned on the Worg for the last couple of days. Is this link outdated, or is the server temporarily unavailable? Well, we don't use the patchwork anymore, I updated Worg.

[O] exporting cross-references to source block results

2013-04-11 Thread Vikas Rawal
I had raised this on the mailing list earlier but my problem has not been resolved. I shall be grateful if somebody could help debug. My org-version is: Org-mode version 8.0-pre(release_8.0-pre-247-gbc3ccd @ /home/vikas/lisp/org-mode/lisp/) When I have a named source block (say crop_median),

Re: [O] agenda: personal priority for today

2013-04-11 Thread Daniel Bausch
Hi, Bastien writes: How do you decide what to do next? I bind `=' to a custom agenda command that will find out what to do next depending on the Emacs context. For example, when reading emails, C-c a = will find next emails to process; when in *.el C-c a = will find next Emacs/Org bugs

Re: [O] exporting cross-references to source block results

2013-04-11 Thread Christian Moe
Hi, I confirm the same behavior, in ODT and HTML, and think it's a bug. Additional info: Vikas Rawal didn't say if he also added a `#+NAME: foo' line above the generated table. I expected that to solve it, so I tried. This did give the table an `id=foo' attribute on HTML export for a

Re: [O] exporting cross-references to source block results

2013-04-11 Thread Vikas Rawal
I confirm the same behavior, in ODT and HTML, and think it's a bug. Additional info: Vikas Rawal didn't say if he also added a `#+NAME: foo' line above the generated table. I expected that to solve it, so I tried. This did give the table an `id=foo' attribute on HTML export for a

[O] evil-mode movement keys in the agenda?

2013-04-11 Thread Michael Strey
Marcelo, I'm using only the following two lines. #+BEGIN_SRC emacs-lisp ;;; org agenda -- leave in emacs mode but add j k (define-key org-agenda-mode-map j 'evil-next-line) (define-key org-agenda-mode-map k 'evil-previous-line) #+END_SRC It's a good compromise. Regards -- Michael Strey

Re: [O] phone links...

2013-04-11 Thread Michael Strey
Here is the most important part of Mat's reply: , | note that tel: is a common uri for indicating that something is a | telephone number (http://tools.ietf.org/html/rfc3966) ` Seems that we should prefer 'tel' as key for the phone link. Regards -- Michael Strey www.strey.biz

Re: [O] exporting cross-references to source block results CORRECTION

2013-04-11 Thread Christian Moe
Oops, sorry, I take back my last message, there was an error in my test example. Adding a #+NAME above the generated table DOES result in a correct cross-reference. That seems like reasonable behavior to me. Vikas, can you try this? Simply add a name to the generated table when you also add a

Re: [O] Attributes on HTML tables?

2013-04-11 Thread Nicolas Goaziou
Hello, Christian Moe m...@christianmoe.com writes: Nicolas Goaziou writes: Caveat: `org-html-table-tag' is now named `org-html-table-default-attributes' and expect a plist as its value. Also, a nil value will remove the property from the attributes. Could you test it and confirm this is

Re: [O] exporting cross-references to source block results CORRECTION

2013-04-11 Thread Vikas Rawal
Oops, sorry, I take back my last message, there was an error in my test example. Adding a #+NAME above the generated table DOES result in a correct cross-reference. That seems like reasonable behavior to me. The intended behaviour, as documented by Nicolas, is that a named source block

Re: [O] failed execution of bibtex2html

2013-04-11 Thread Vikas Rawal
Hi, I'm having trouble getting \cite commands to work within org-mode for HTML export -- I get the error Executing bibtex2html failed when I run org-export-as-html. I'm running Aquamacs 2.4 (based on GNU Emacs 23.3.50.1) and org-mode version 7.9.4. Any advice would be much

Re: [O] New exporter and dates in tables

2013-04-11 Thread Nicolas Goaziou
Hello, Bastien b...@gnu.org writes: Note that Org 8.0-pre comes with a new export option `org-export-with-planning' which handles the export of SCHEDULED / DEADLINE / CLOSED time-stamps. This used to be the job of org-export-with-timestamps. I guess many people who used (setq

Re: [O] exporting cross-references to source block results CORRECTION

2013-04-11 Thread Christian Moe
Vikas Rawal writes: Oops, sorry, I take back my last message, there was an error in my test example. Adding a #+NAME above the generated table DOES result in a correct cross-reference. That seems like reasonable behavior to me. The intended behaviour, as documented by Nicolas, is that a

Re: [O] todo-state change: agenda buffer scrolls

2013-04-11 Thread Michael Heinrich
Hi Bastien, Bastien bzg at gnu.org writes: Yes, there is this problem in 7.9.4. It is not in 8.0-pre. Can one of you test and confirm? I can confirm that this problem is not in 8.0-pre. Thanks, Michael.

Re: [O] exporting cross-references to source block results CORRECTION

2013-04-11 Thread Nicolas Goaziou
Hello, Vikas Rawal vikasli...@agrarianresearch.org writes: Oops, sorry, I take back my last message, there was an error in my test example. Adding a #+NAME above the generated table DOES result in a correct cross-reference. That seems like reasonable behavior to me. The intended

Re: [O] Attributes on HTML tables?

2013-04-11 Thread Christian Moe
Nicolas Goaziou writes: I prefer not to mix the two methods as it would be fragile (e.g. what happens if an attribute is defined both outside and inside the :options keyword?). Perhaps not much. As I reported (the reason :options wasn't working), in Firefox the second definition of the

[O] How to know in elisp if I am in the agenda ..

2013-04-11 Thread Rainer Stengele
Hi, I try to automate clock in and clock out operations. I have put something like this together: (defun rst/clock-in-out () (interactive) (when org-agenda-info ;; (org-agenda-switch-to)) (org-agenda-goto)) (show-subtree) (org-clock-in) (org-clock-out) (unless

Re: [O] Tables for attendance lists - A problem understanding TBLFM?

2013-04-11 Thread Michael Brand
Hi Bastien On Tue, Apr 9, 2013 at 7:06 PM, Bastien b...@gnu.org wrote: Maybe you could add a footnote in the manual for this? I plan to update some paragraphs of org.texi regarding empty fields during the next days. Michael

Re: [O] agenda: personal priority for today

2013-04-11 Thread Michael Brand
Hi Michael On Wed, Apr 10, 2013 at 2:35 PM, Michael Heinrich mich...@haas-heinrich.de wrote: I came from planner-mode and use kind of GTD also in org-mode. One thing I still miss in org-mode is the flexibility of moving tasks up and down on the today page. Two years ago I wrote down my

Re: [O] exporting cross-references to source block results CORRECTION

2013-04-11 Thread Vikas Rawal
cross-reference will pick that up correctly. If #+RESULT is not to work, it is better to change org-babel-results-keyword to NAME, and then what you are suggesting happens automatically. But in the earlier thread on the topic, Nicolas said that was not the right way. We are

Re: [O] How to know in elisp if I am in the agenda ..

2013-04-11 Thread Thorsten Jolitz
Rainer Stengele rainer.steng...@online.de writes: Please help. Where could I find information/docs for something like How to determine when I am in agenda view? , | M-: (string-equal *Org Agenda* (buffer-name))

Re: [O] How to know in elisp if I am in the agenda ..

2013-04-11 Thread Tassilo Horn
Thorsten Jolitz tjol...@gmail.com writes: Please help. Where could I find information/docs for something like How to determine when I am in agenda view? , | M-: (string-equal *Org Agenda* (buffer-name))

[O] adding images

2013-04-11 Thread Aditya Mandayam
hi, after reading this http://permalink.gmane.org/gmane.emacs.orgmode/25134 i am still unclear. how do i add an online image? C-c C-x C-v gives me

[O] adding images in org

2013-04-11 Thread Aditya Mandayam
Hi after reading this: http://permalink.gmane.org/gmane.emacs.orgmode/25134 I am still unclear. How do I link to an image online like this: http://upload.wikimedia.org/wikipedia/commons/7/7c/Bundesarchiv_DVM_10_Bild-23-61-11%2C_Gro%C3%9Fer_Kreuzer_%22SMS_Bl%C3%BCcher%22.jpg and have it show up

[O] [babel] sbe not working properly

2013-04-11 Thread Karl Voit
Hi! I want to define a babel function named epoch2day which I am able to use in a table to convert UNIX epoch times to Org-mode time stamps: #+NAME: epoch2day(epoch=1) #+BEGIN_SRC python :results output time = epoch import datetime strtime = str(time)

[O] Nested list with percent-complete in multiple states?

2013-04-11 Thread Brett Viren
Hi, I'm helping to edit a large document with section contributions from many people. Any given section may come in some bizarre format (ie, .doc) which I convert to LaTeX, leave open a time for subsequent edits and finally freeze the section. I'd like to track this state using org-mode. So

Re: [O] exporting cross-references to source block results CORRECTION

2013-04-11 Thread Nicolas Goaziou
Vikas Rawal vikasli...@agrarianresearch.org writes: cross-reference will pick that up correctly. If #+RESULT is not to work, it is better to change org-babel-results-keyword to NAME, and then what you are suggesting happens automatically. But in the earlier thread on the topic, Nicolas

Re: [O] We're doing it wrong. [WAS]: Zip utility on Windows for ODT exporter

2013-04-11 Thread Loyall, David
From: emacs-orgmode@gnu.org On Behalf Of Achim Gratz Loyall, David writes: And that's why civilized programs don't depend on external executables from $PATH. Then practically all programs are uncivilized, especially when considering that dynamic libraries are just another form of

Re: [O] adding images in org

2013-04-11 Thread Nick Dokos
Aditya Mandayam adity...@gmail.com writes: Hi after reading this: http://permalink.gmane.org/gmane.emacs.orgmode/25134 I am still unclear. How do I link to an image online like this:

Re: [O] We're doing it wrong. [WAS]: Zip utility on Windows for ODT exporter

2013-04-11 Thread Bastien
Loyall, David david.loy...@nebraska.gov writes: I'm experimenting with quitting smoking. Suggestion: never start. (Been there...) Trying to capture this: * Stop smoking :PROPERTIES: :ORDERED: t :END: ** TODO Don't stop smoking ** TODO Don't start smoking SCHEDULED: 2013-04-11 jeu.

Re: [O] Nested list with percent-complete in multiple states?

2013-04-11 Thread Bastien
Hi Brett, Brett Viren b...@bnl.gov writes: * Document Sections (received:[1/4] converted:[1/4] frozen:[1/4] missing [1/4]) - [-] Chapter 1 (received:[2/3] converted:[1/3] frozen:[0/3] missing [1/3]) - [ ] section 1 (person A) - [R] section 2 (person B) - [C] section 2

Re: [O] exporting cross-references to source block results CORRECTION

2013-04-11 Thread Vikas Rawal
And then, we need to separately name the results block, and use a different name for it, so that the cross-references pick it up correctly? Yes, the name given to the results block doesn't depend on the results keyword. You can give it any name, as long as it is unique. Here is an

Re: [O] Attributes on HTML tables?

2013-04-11 Thread Bastien
Hi, Nicolas Goaziou n.goaz...@gmail.com writes: than it is to automatically replace verbatim attribute code with plists, especially if there are all sorts of html irregularities in there. I prefer not to mix the two methods as it would be fragile (e.g. what happens if an attribute is

Re: [O] [ox-latex] Bad default value for image width?

2013-04-11 Thread Bastien
Hi, Nicolas Goaziou n.goaz...@gmail.com writes: Rasmus ras...@gmx.us writes: Perhaps. I'm not convinced. Since I didn't introduce this feature in new exporter (it was already in the previous one), it may be interesting to know the motivation of the person who originally introduced it. I

Re: [O] New exporter and dates in tables

2013-04-11 Thread Bastien
Hello, Nicolas Goaziou n.goaz...@gmail.com writes: Thinking more about it, I think I need to make some more exceptions anyway. For example timestamps in clock lines and in planning info shouldn't react to `org-export-with-timestamps' (it would be silly to have `org-export-with-planning' set

[O] Bug: ATTACH tag gets exported unconditonally to PDF [8.0-pre (release_8.0-pre-11014-gd195e8 @ /home/mrb/dev/emacs/packages/org-mode/lisp/)]

2013-04-11 Thread Marcel van der Boom
When exporting a subtree, I often use the attach functionality (C-c C-a) to attach files to a heading. This gives the heanding an :ATTACH: tag. When exporting such a subtree via latex to pdf, using org-export-dispatch (C-c e) the output in pdf contains the :ATTTACH: tag. If I use other tags on

Re: [O] Enriched/Org is a colorful Org

2013-04-11 Thread Eli Zaretskii
[Please CC me on responses, as I'm not subscribed to this list.] From: Carsten Dominik carsten.domi...@gmail.com Date: Wed, 10 Apr 2013 21:58:06 +0200 Cc: emacs-orgmode@gnu.org I beg the Org developers to please be very careful when introducing expensive display features such as overlays

Re: [O] Attributes on HTML tables?

2013-04-11 Thread Nicolas Goaziou
Hello, Bastien b...@gnu.org writes: Nicolas Goaziou n.goaz...@gmail.com writes: than it is to automatically replace verbatim attribute code with plists, especially if there are all sorts of html irregularities in there. I prefer not to mix the two methods as it would be fragile (e.g. what

Re: [O] Enriched/Org is a colorful Org

2013-04-11 Thread Eli Zaretskii
From: Carsten Dominik carsten.domi...@gmail.com Date: Thu, 11 Apr 2013 04:58:15 +0200 Cc: emacs-orgmode@gnu.org List emacs-orgmode@gnu.org, Eli Zaretskii e...@gnu.org I guess Eli simply means, in a general way, that overlays do negatively impact display performance, as you said as

Re: [O] Nested list with percent-complete in multiple states?

2013-04-11 Thread Brett Viren
Bastien b...@gnu.org writes: Check boxes have only three state: empty, checked, undecided. If you need more states, I suggest using a property. Then the column view can be used to display a summary of the sum of all properties in the subtree. Thanks for the pointer, Bastien. This looks

Re: [O] [babel] sbe not working properly

2013-04-11 Thread Darlan Cavalcante Moreira
I have my own difficulties using sbe and decided to try your example. I even created the shell babel block below which does the same think as the python code #+NAME: epoch2dayshell(epoch=1) #+begin_src sh echo `date --d @$epoch -u +[%F %a %T]` #+end_src but I

Re: [O] We're doing it wrong. [WAS]: Zip utility on Windows for ODT exporter

2013-04-11 Thread Achim Gratz
Loyall, David writes: Then practically all programs are uncivilized, especially when considering that dynamic libraries are just another form of external executables. Yes. But would you grant me that this is done in a more orderly fashion? It may appear that way, but the closer you get to

Re: [O] [babel] sbe not working properly

2013-04-11 Thread Christian Moe
Hi, I cannot replicate Karl's problem. I copied the code examples, and got the right results on Org 8.0-pre (pulled this morning). I did have to make one change -- Babel wouldn't recognize the variables until I passed them with :var rather than in parens after the codeblock name. (I saw there

[O] Best way to generate textile from orgmode ?

2013-04-11 Thread Marc-Oliver Ihm
Hello list, i would like to convert orgmode to textile (which is used within confluence wiki). What is the best way to do this ? New exporter already or external programs ? Thanx and best regards, Marc

Re: [O] [BUG] org-clock-in menu scrolls off the top of the window

2013-04-11 Thread Bernt Hansen
Bastien b...@gnu.org writes: Hi Bernt, Bernt Hansen be...@norang.ca writes: Another change I've noticed in master is the display of the clocking task menu when doing C-u M-x org-clock-in Thanks, this is now fixed. Also, I added clocked-out time for each task. Let me know if you

[O] Web site generator, but not so static

2013-04-11 Thread Fabrice Popineau
I'm considering waht most benefit could be drawn from coupling org-mode to write web pages (skeletons) and hunchentoot (common lisp web server). There used to be some starter for a CL Org-mode parser, but it seems to be dead by now. There are several ways in which the pair could make sense. For

[O] Error with :wrap org in babel and 8.0-pre

2013-04-11 Thread John Hendy
I thought this was the proper syntax for printing stuff directly to a LaTeX document: #+begin_src R :session :exports results :results output :wrap org I've got a statement interspersing some prose with variable values like so: cat(This and such value was, var1, , and this one was, var2, .\n)

Re: [O] Enriched/Org is a colorful Org

2013-04-11 Thread Carsten Dominik
On 11.4.2013, at 19:27, Eli Zaretskii e...@gnu.org wrote: [Please CC me on responses, as I'm not subscribed to this list.] From: Carsten Dominik carsten.domi...@gmail.com Date: Wed, 10 Apr 2013 21:58:06 +0200 Cc: emacs-orgmode@gnu.org I beg the Org developers to please be very careful

Re: [O] Enriched/Org is a colorful Org

2013-04-11 Thread Carsten Dominik
On 11.4.2013, at 19:30, Eli Zaretskii e...@gnu.org wrote: From: Carsten Dominik carsten.domi...@gmail.com Date: Thu, 11 Apr 2013 04:58:15 +0200 Cc: emacs-orgmode@gnu.org List emacs-orgmode@gnu.org, Eli Zaretskii e...@gnu.org I guess Eli simply means, in a general way, that overlays do

[O] Bug: error enlighting file: [8.0-pre (release_8.0-pre-335-g4c426b-git @ org-loaddefs.el can not be found!)]

2013-04-11 Thread David Arroyo Menéndez
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.

[O] Adding date to displayed results of org-search-view

2013-04-11 Thread knubee
Is there a way to control the results displayed by org-search-view (c-c a s)? Specifically, I would like to find all todo entries with the keyword research -- but then include the date with each item. As a minimum working example of what I have now: C-c a s +{research} -done An example of

[O] Bug: org-remember.el is not in git repo [8.0-pre (release_8.0-pre-335-g4c426b-git @ org-loaddefs.el can not be found!)]

2013-04-11 Thread David Arroyo Menéndez
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.

Re: [O] Org-mode outside Org-mode

2013-04-11 Thread Samuel Wales
On 4/6/13, Eric Schulte schulte.e...@gmail.com wrote: The idea is to be in my-lisp.el, and do C-c ', and get to a canonical entry in my-org.org, then do C-c ' again and get back to my-lisp.el. That could be handy. For jumping back and for by function name, the following simple implementation

Re: [O] Inline code in tables?

2013-04-11 Thread Jay Kerns
Dear John, On Thu, Apr 11, 2013 at 6:56 PM, John Hendy jw.he...@gmail.com wrote: I have a table like so: Please see the responses by Eric S. and Charles B. in the following thread: http://lists.gnu.org/archive/html/emacs-orgmode/2013-03/msg00832.html I hope this helps, -- Jay

Re: [O] Org-mode outside Org-mode

2013-04-11 Thread Samuel Wales
On 4/5/13, Thorsten Jolitz tjol...@gmail.com wrote: that sounds like a different idea. I have heard about programming environments that keep comments and source-code in two different (but sync'd) files to minimize distraction from the source code - maybe a possible use case for your idea?

Re: [O] Inline code in tables?

2013-04-11 Thread John Hendy
On Thu, Apr 11, 2013 at 8:06 PM, Jay Kerns gjkerns...@gmail.com wrote: Dear John, On Thu, Apr 11, 2013 at 6:56 PM, John Hendy jw.he...@gmail.com wrote: I have a table like so: Please see the responses by Eric S. and Charles B. in the following thread:

Re: [O] Attributes on HTML tables?

2013-04-11 Thread Eric Abrahamsen
François Pinard pin...@iro.umontreal.ca writes: Christian Moe m...@christianmoe.com writes: XHTML is also fussy about quoting attribute values, and about escaping special characters as HTML entities, including the ampersand (), and including inside attribute values. I'm guessing the

Re: [O] Inline code in tables?

2013-04-11 Thread Charles Berry
John Hendy jw.hendy at gmail.com writes: On Thu, Apr 11, 2013 at 8:06 PM, Jay Kerns gjkernsysu at gmail.com wrote: Dear John, On Thu, Apr 11, 2013 at 6:56 PM, John Hendy jw.hendy at gmail.com wrote: I have a table like so: Please see the responses by Eric S. and Charles B. in the

Re: [O] blank todo kw does not delete closed ts

2013-04-11 Thread Samuel Wales
Hi Bastien, On 4/10/13, Bastien b...@gnu.org wrote: Changing a doneified entry to blank todo state leaves a closed ts. #+BEGIN_SRC org ,* DONE doneify CLOSED: [2013-04-09 Tue 14:11] ,* now change to blank todo kw -- notice the closed ts CLOSED: [2013-04-09 Tue 14:11] #+END_SRC

[O] Bug: Escaping _ to export to pdf [8.0-pre (release_8.0-pre-335-g4c426b-git @ org-loaddefs.el can not be found!)]

2013-04-11 Thread David Arroyo Menéndez
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.

Re: [O] Bug: Escaping _ to export to pdf [8.0-pre (release_8.0-pre-335-g4c426b-git @ org-loaddefs.el can not be found!)]

2013-04-11 Thread Nick Dokos
The underscore (_) triggers subscript behavior. Try #+OPTIONS: ^:nil See the org manual, sec. 12.2, Export options, for more information. -- Nick

Re: [O] Bug: Escaping _ to export to pdf [8.0-pre (release_8.0-pre-335-g4c426b-git @ org-loaddefs.el can not be found!)]

2013-04-11 Thread Achim Gratz
David Arroyo Menéndez writes: Package: Org-mode version 8.0-pre (release_8.0-pre-335-g4c426b-git @ org-loaddefs.el can not be found!) Before you go on posting reams of potentially bogus bug reports, could you perhaps be bothered to fix your installation first by doing a make autoloads

Re: [O] Bug: org-remember.el is not in git repo [8.0-pre (release_8.0-pre-335-g4c426b-git @ org-loaddefs.el can not be found!)]

2013-04-11 Thread Bastien
Hi David, Yes, org-remember.el has been removed from Org 8.0. This is in the pre-release notes, along with other useful information about backward compatibility, etc: http://orgmode.org/Changes.html davi...@es.gnu.org (David Arroyo Menéndez) writes: Trying does org-submit-report from git

Re: [O] Adding date to displayed results of org-search-view

2013-04-11 Thread Bastien
HI Knubee, knubee knu...@gmail.com writes: As a minimum working example of what I have now: C-c a s +{research} -done An example of what is returned: todo: Research meeting :RESEARCH: todo: Conference call :RESEARCH: What I would like to return: todo: Research meeting

Re: [O] Best way to generate textile from orgmode ?

2013-04-11 Thread Bastien
Hi Marc-Oliver, Marc-Oliver Ihm m...@ihm.name writes: i would like to convert orgmode to textile (which is used within confluence wiki). What is the best way to do this ? The best way would be to write a textile exporter. For this you need to define a new derived exporter from 'ascii.

Re: [O] Nested list with percent-complete in multiple states?

2013-04-11 Thread Bastien
Hi Brett, thanks for sharing your recipe, nice. Brett Viren b...@bnl.gov writes: I've been able to capture the columnview into another .org file and then export that to an HTML file. Is there a way to automate these three steps? Not that I can think about right now, but surely some hack

Re: [O] Attributes on HTML tables?

2013-04-11 Thread Bastien
Hi Eric, Eric Abrahamsen e...@ericabrahamsen.net writes: I'm curious about this possibility as well -- how much work would it be? The easiest way to know is to start working on it ;) Try creating a derived back-end from 'html one and see. ox-s5.el and ox-deck.el might be useful to read,

Re: [O] Attributes on HTML tables?

2013-04-11 Thread Eric Abrahamsen
Bastien b...@gnu.org writes: Hi Eric, Eric Abrahamsen e...@ericabrahamsen.net writes: I'm curious about this possibility as well -- how much work would it be? The easiest way to know is to start working on it ;) I was afraid that was the answer! Try creating a derived back-end from