On 2015-03-20T22:45:02+1100, Randomcoder randomcod...@gmail.com
said:
R Does the ID property have any use? I know I can disable it,
but R where
R is it being used ? (the ID property that org-mobile generates
for R each heading)
R Are there any drawbacks to just disabling it with (setq
On 2015-03-21, at 04:05, Nick Dokos ndo...@gmail.com wrote:
Yes, but why do you do that? What are you trying to accomplish? What
does keeping the configuration in order mean?
I have that org-one-to-many utility, which splits the Org file at
(selected) headings, effectively making them
Alexis wrote:
On 2015-03-20T22:45:02+1100, Randomcoder randomcod...@gmail.com said:
R Does the ID property have any use? I know I can disable it, but R where
R is it being used ? (the ID property that org-mobile generates for R each
heading)
R Are there any drawbacks to just disabling it
Rasmus ras...@gmx.us writes:
Nicolas Goaziou m...@nicolasgoaziou.fr writes:
Do you think that you /always/ want pdfkeywords to hold exactly the
same contents as what you could put in your document?
You as in me: yes most certainly.
IIUC, it contradicts your initial post where you wanted,
Nick Dokos wrote:
Marcin Borkowski mb...@wmi.amu.edu.pl writes:
On 2015-03-20, at 10:07, Sebastien Vauban sva-n...@mygooglest.com wrote:
Marcin Borkowski wrote:
I'm wondering what people do to keep the configuration of their Org
files in order.
I'm not sure to correctly grasp your
Leo Ufimtsev lufim...@redhat.com writes:
Interesting, I didn't know that. Thank you for pointing it out.
Maybe then just go along with the variable that would give people the choice,
(I wouldn't mind '\emsp' being the default, so long as it can be
changed to something else).
Having a
Hello,
Rasmus ras...@gmx.us writes:
As is evident from the git log, I have made the following mistake at least
twice:
(org-element-parse-secondary-string nil restrictions)
I wish this would just return nil instead of an error. In particular, in
ox files you have to do
Marcin Borkowski wrote:
On 2015-03-21, at 04:05, Nick Dokos ndo...@gmail.com wrote:
Yes, but why do you do that? What are you trying to accomplish? What
does keeping the configuration in order mean?
I have that org-one-to-many utility, which splits the Org file at
(selected) headings,
On 21 March 2015, Martin Leduc wrote:
I'm using org-mode to write a paper and export it to a pdf. It compiles just
fine.
However, when opening the experted pdf (with evince or okular) and searching
for a word, the output from the search function is a list of words with
apparently incorrect
On 2015-02-18, at 20:37, Andreas Leha andreas.l...@med.uni-goettingen.de
wrote:
I also use tikz in my org files. I just include a slightly more
involved version of Eric's example to show some of the beauty of org.
OK, so I'm trying to understand it. (One of the reasons is that it
doesn't
Sebastien Vauban sva-n...@mygooglest.com
writes:
I can tell you they aren't isomorphic... The noexport tag simply says
don't export this subtree. The COMMENT keyword adds don't run any
Babel code block in there.
COMMENT also says that the whole subtree is not to be exported according
to
Sebastien Vauban sva-n...@mygooglest.com
writes:
Marcin Borkowski wrote:
On 2015-03-21, at 04:05, Nick Dokos ndo...@gmail.com wrote:
Yes, but why do you do that? What are you trying to accomplish? What
does keeping the configuration in order mean?
I have that org-one-to-many utility, which
Good day,
I use the org-mode to take statistical data from remote servers. And founf out
that current scheme such this doesn't support a port value:
#+name: ALLODS-248601-database
#+header: :engine mysql
#+header: :dbhost 127.0.0.1
#+header: :dbuser test
#+header: :dbpassword test
#+header:
I appologize, send the fixed of-sql.el file
Пересылаемое сообщение
От кого: Денис Мекшун m...@denismekshun.com
Кому: emacs-orgmode@gnu.org
Дата: Среда, 18 марта 2015, 18:12 +03:00
Тема: To support the :dbport value
Good day,
I use the org-mode to take statistical data from
I guess this is either a feature request or a discussion point, but is there a
good reason that footnotes aren't considered as links for the purposes of
things like `org-next-link` (despite being displayed like links)? From where
I'm sitting, this would be very useful for the sake of things
Thanks for your response Bill.
You can find a minimal example here, with the org file, and the tex and pdf
files generated from it. Firts try to search within the pdf. It does not work
(at least on my side) To solve the problem, remove the line with
\usepackage[T1]{fontenc}
in the tex file,
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.
Hi all,
please find attached a small patch that fixes a problem discussed
in [1].
In short, when executing a latex src block and htlatex is a valid
option, it should be used even if imagemagick is part of the headers.
Regards,
Andreas
[1] http://permalink.gmane.org/gmane.emacs.orgmode/96257
Rasmus ras...@gmx.us writes:
Nicolas Goaziou m...@nicolasgoaziou.fr writes:
Document properties are keywords where `org-element-context' is allowed
to return an object. It doesn't make sense to add random keywords
specific to some export back-ends to the list.
I think something like
On 2015-03-21T01:59:07+1100, Richard Lawrence
richard.lawre...@berkeley.edu said:
RL I am not sure if this counts as a bug or not, so someone else
RL should still address this question. Maybe this is the
desired RL behavior, given that the link text is hidden? Or
maybe it's just RL not
Nicolas Goaziou m...@nicolasgoaziou.fr writes:
I think something like SUBJECT in ox-koma-letter makes sense.
It seems we are failing to communicate.
Probably I'm just slower :)
I have nothing against SUBJECT being parsed in ox-koma-letter.
However, `org-element-document-properties' are
Hi Marcin,
see some inline comments. Note, that I have not done much research
on this and all my information may be outdated
Marcin Borkowski mb...@wmi.amu.edu.pl writes:
On 2015-02-18, at 20:37, Andreas Leha andreas.l...@med.uni-goettingen.de
wrote:
I also use tikz in my org files. I
On Sat, Mar 21, 2015 at 7:34 PM, Alexis flexibe...@gmail.com wrote:
On 2015-03-21T01:59:07+1100, Richard Lawrence
richard.lawre...@berkeley.edu said:
RL I am not sure if this counts as a bug or not, so someone else
RL should still address this question. Maybe this is the desired
RL
Hi Rainer,
In terms of searching through all open buffers,
here is what I use (helm and helm-multi-occur):
,
| (setq helm-M-x-requires-pattern 0)
|
| ;; http://emacs.stackexchange.com/a/740
| (require 'helm-regexp)
| (eval-after-load helm-regexp
| '(setq helm-source-moccur
|
Rasmus ras...@gmx.us writes:
I /think/ that is what I would like. But I don't understand the what you
mean concretely: would you have something like:
(:subject SUBJECT nil nil space parsed)
(:subject SUBJECT nil nil parsed)
`parsed' behavior implies `space' anyway, since we're
Nicolas Goaziou m...@nicolasgoaziou.fr writes:
Rasmus ras...@gmx.us writes:
I /think/ that is what I would like. But I don't understand the what you
mean concretely: would you have something like:
(:subject SUBJECT nil nil space parsed)
(:subject SUBJECT nil nil parsed)
26 matches
Mail list logo