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
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
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
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)
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
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
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
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
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
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
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
> 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
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
>
>
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
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
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
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.
>
>
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
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
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
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
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
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
--
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.
--
24 matches
Mail list logo