Re: [O] org-use-property-inheritance not working?

2015-05-31 Thread Nicolas Goaziou
Rainer M Krug writes: > Looking at my example, it seems that the variable > org-use-property-inheritance has no impact on the header arguments, > i.e. no properties are inherited. So it seems that there is a bug, or a > severe misunderstanding on my side what property inheritance means. > > From

Re: [O] orgmode to markdown

2015-05-31 Thread Nicolas Goaziou
Hello, flow writes: > I would like to ask you about how org-mode exports title and headlines > to markdow > > org-mode to markdown doesn't export title as md heading one # and > org-mode heading one as heading one but heading two > > I think it should work as org-mode to html: > > org-mode t

[O] [BUG] org-collector.el broken by 8.3 beta

2015-05-31 Thread Charles Millar
Not sure if I should have reported this again sooner than this. As I reported on April 18th org-collector works as expected using GNU Emacs 24.4.1 (i586-pc-linux-gnu, GTK+ Version 3.14.5) of 2015-03-07 on binet, modified by Debian Org: 8.2.10 release_8.2.10 but fails if GNU Emacs 24.4.1 (i586

Re: [O] Problems Setting Properties

2015-05-31 Thread Nicolas Goaziou
Hello, Edward Guyatt writes: > When I try to set a property in my planner file (15005 lines to go > wrong :P), I get an error message. Here is the backtrace from saying > C-c C-x p (org-set-property) on any heading. > > Debugger entered--Lisp error: (wrong-type-argument integer-or-marker-p nil)

[O] Problems Setting Properties

2015-05-31 Thread Edward Guyatt
Hello, When I try to set a property in my planner file (15005 lines to go wrong :P), I get an error message. Here is the backtrace from saying C-c C-x p (org-set-property) on any heading. Debugger entered--Lisp error: (wrong-type-argument integer-or-marker-p nil) org-buffer-property-keys(ni

[O] Hiding stars for Item column from columnview

2015-05-31 Thread Joon Ro
Hi, I'm using the great columnview feature a lot to generate dynamic tables. When I use %Item column, the generated table shows the stars in front of each heading.I used to not include "Item" in columns, and added additional property for the name for each heading to avoid this. However, I need t

Re: [O] help with custom exporter

2015-05-31 Thread Stephen J. Barr
Thank you for the help. I think I can start hacking something together now that will do what I want it to do. Stephen J. Barr PhD Student, Operations Management Dept: Information Systems and Operations Management (ISOM) Michael G. Foster School of Business University of Washington Phone: 425 51

Re: [O] [OT] djvu?

2015-05-31 Thread Thierry Banel
Off topic, but, interesting question anyway. You can compress pictures taken by your phone. A shrinking of 2 or 4, or more can be obtained with no visible difference. You can also collect a set of pictures in a single djvu album. The viewer (djview) is able to zoom very fast. Unfortunately neithe

Re: [O] jabref like orgmode based solution to bibliography management (not for latex)

2015-05-31 Thread Titus von der Malsburg
On 2015-05-31 Sun 03:01, Xebar Saram wrote: > Thanks so much everyone for these great replies. i will investigate this > further today and let everyone know how im going with my transition :) > > thanks again > > PS: Titus, do you think that the helm-bibtex APA style reference list > could be use

Re: [O] Quick question

2015-05-31 Thread Fabrice Popineau
Oh ... thanks: `org-id-find' is perfect! I'm playing with https://github.com/bateast/google-calendar which allows to fetch your google calendars in quite a robust way (or so it seems). The next step for me is to allow to sync google calendar entries even after they have been refiled (hence the nee

Re: [O] Quick question

2015-05-31 Thread Eric Abrahamsen
Fabrice Popineau writes: > Hi, > > I'm doing a little bit of elisp and I was wondering > what is the easiest way to find an element (say a header) > with a given id among the list of all agenda files? > I know I can use org-element-map, but is there > a faster or easier way ? > > Thanks, > > Fab

Re: [O] Testers / Feedback wanted: Gantt charts via org-gantt.el

2015-05-31 Thread Axel Kielhorn
> Am 30.05.2015 um 13:33 schrieb Bernhard Schmitz > : > > Hi, > > my org-gantt.el is now in a usable state. It creates gantt charts via > pgfgantt directly from headlines in org mode, using deadlines, schedules, > effort estimates and (optionally) clocked time. Sounds like a good idea. I tri

Re: [O] jabref like orgmode based solution to bibliography management (not for latex)

2015-05-31 Thread John Kitchin
Org-ref also has some customizable formatting. It is pretty basic but customizable. On Sunday, May 31, 2015, Xebar Saram wrote: > Thanks so much everyone for these great replies. i will investigate this > further today and let everyone know how im going with my transition :) > > thanks again > >

[O] Quick question

2015-05-31 Thread Fabrice Popineau
Hi, I'm doing a little bit of elisp and I was wondering what is the easiest way to find an element (say a header) with a given id among the list of all agenda files? I know I can use org-element-map, but is there a faster or easier way ? Thanks, Fabrice

Re: [O] records/diary/journal?

2015-05-31 Thread Peter Davis
On 5/30/15 11:42 AM, Samuel W. Flint wrote: Peter Davis writes: Over time, I keep finding more and more uses for org-mode. It's now my main tool for keeping an agenda/todo list, and for writing informal documents including images, GraphViz diagrams, etc. And I still haven't scratched the surf

Re: [O] [OT] djvu?

2015-05-31 Thread Dov Grobgeld
A number of years back I was very excited about DJVU and used it to compress my scanned documents. But at a certain point did I realize that scanned bitmaps (as well as TeX'd documents width pk fonts) in PDF were just as small, and I stopped using it, as PDF is much more widely available. I'm not s

Re: [O] org-use-property-inheritance not working?

2015-05-31 Thread Rainer M Krug
Nicolas Goaziou writes: > Rainer M Krug writes: > >> OK - but this behavior is not influenced by the variable >> org-use-property-inheritance. So what is the meaning of the variable >> then? > > The variable is checked when calling `org-entry-get' with a non-nil > INHERIT optional argument. > >

[O] [OT] djvu?

2015-05-31 Thread Martin Schöön
Anyone using djvu? http://en.wikipedia.org/wiki/DjVu http://www.djvu.org/ Just curious. -- Martin Schöön http://hem.bredband.net/b262106/index.html

Re: [O] jabref like orgmode based solution to bibliography management (not for latex)

2015-05-31 Thread Xebar Saram
Thanks so much everyone for these great replies. i will investigate this further today and let everyone know how im going with my transition :) thanks again PS: Titus, do you think that the helm-bibtex APA style reference list could be user customizable in the future? Z. On Sat, May 30, 2015 a

[O] orgmode to markdown

2015-05-31 Thread flow
Hi I would like to ask you about how org-mode exports title and headlines to markdow org-mode to markdown doesn't export title as md heading one # and org-mode heading one as heading one but heading two I think it should work as org-mode to html: org-mode title to md heading one # org-m

Re: [O] [Bug] ~Verbatim~ in headlines breaks LaTeX

2015-05-31 Thread Nicolas Goaziou
Titus von der Malsburg writes: > Huh, ~code~ is translated to \verb and =verbatim= is translated to > \texttt (plus escaping of some special characters)? Correct. > If \verb is used at all, shouldn’t it be generated by =verbatim= > instead of by ~code~? Why is that? Because \verb reminds =verb

[O] radio targets, a bug?

2015-05-31 Thread thomas kalbe
Hi All, html-export for the following minimal example breaks: === Keyword1 "keyword2" <<>> <<>> === Error Message: org-export-activate-smart-quotes: Wrong number of arguments: #[(q type) "ÆÇ\"ƒ (after that comes a number of weird

Re: [O] Bug: Markdown backend does not appear in export dispatcher [8.2.10 (8.2.10-41-g42228a-elpa @ /Users/gastove/.emacs.d/elpa/org-20150525/)]

2015-05-31 Thread Ross Donaldson
Finally figured it out: The backend is called "md". Dang. ...keep up the good work. On Thu, May 28, 2015 at 11:24 PM, Ross Donaldson 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? Se

[O] Bug: Markdown backend does not appear in export dispatcher [8.2.10 (8.2.10-41-g42228a-elpa @ /Users/gastove/.emacs.d/elpa/org-20150525/)]

2015-05-31 Thread Ross Donaldson
-- 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. --