-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 18/02/13 23:02, Karl Voit wrote:
> * Rainer M Krug wrote:
>>
>> Hi
>
> Hi!
>
>> I actually would prefer the source block approach, as the email would be
>> physically in the
>> org document and foldable.
>>
>> Any suggestions how I could achie
Thanks for explanation!
With best regards,
Vasil
Hello all,
I'm sure this is not as complicated as i am making it out to be, but i
have tried every option i can think of.
My org files consist of three todo states : TODO NEXT | DONE
Any TODO is a project, and it may have sub projects like so :
* TODO Make dinner
** TODO Make homemade piz
Achim Gratz writes:
> François Pinard writes:
>> Any Makefile which lists dependencies while expecting them to be
>> satisfied sequentially, one after another, is broken. Make does not
>> (theoretically) guarantee the order, while in practice, all "make"
>> programs I know satisfy dependencies
Hello,
Gregor Kappler writes:
> the new exporter currently does not respect `org-export-babel-evaluate' and
> evaluates babel src blocks always on export. I did the tiniest change to
> ox.el as in the attached patch.
> (This is my first patch sent - I hope it works and helps...).
I had to re
Greetings,
After updating to 7.9.3e, I no longer am able to include a stylesheet
link with the following syntax:
#+STYLE:
If I go back to my previous version, it works as expected. It is not a path
issue; On the resulting site, it never tries to load the stylesheet. The
release notes do not
Nicolas Goaziou writes:
> I confirm the problem. It is coming from
> 12d592b73223f3b0628e10f0f627447b1a312203. I reverted it.
Doesn't this throw the baby out with the bathtub? If anything that's an
indication that the evaluation and the exporting of a block should be
independently controllable.
* Rainer M Krug wrote:
>
> Hi
Hi!
> I actually would prefer the source block approach, as the email
> would be physically in the org document and foldable.
>
> Any suggestions how I could achieve this?
In my case, MUA (mutt) and Org are on different hosts. I am
accessing MUA through ssh/screen
Nicolas Goaziou writes:
> I confirm the problem. It is coming from
> 12d592b73223f3b0628e10f0f627447b1a312203. I reverted it.
Doesn't this throw the baby out with the bathtub? If anything that's an
indication that the evaluation and the exporting of a block should be
independently controllable.
Hi,
On Mon, Feb 18, 2013 at 04:33:45PM +0100, Rainer M Krug wrote:
> On 18/02/13 16:12, Suvayu Ali wrote:
> > On Mon, Feb 18, 2013 at 02:49:32PM +0100, Rainer M Krug wrote:
> >>
> >> - From time to time, I have to include email references in notes in org.
> >> There is obviously
> >> org-notmuc
I have a long cumulative org file that contains work related to a series
of studies. Each first-level subtree (*) is a new study. I need to be
able to export any given first-level tree on its own, with an output pdf
file name different from the main org filename, and with a title perhaps
different
On Mon, Feb 18, 2013 at 3:49 PM, Vinh Nguyen wrote:
> On Sat, Feb 16, 2013 at 2:33 PM, Vinh Nguyen wrote:
>> Hi,
>>
>> I was having issues exporting to a "doc" file with this in my init file:
>> (setq org-export-odt-preferred-output-format "doc")
>>
>> After some debugging, it appears my "soffice
Samuel Wales writes:
> In HTML this works. In ASCII it makes one paragraph.
>
> #+begin_quote
> a.
>
> a.
> #+end_quote
Does it help to add a line, as follows?
#+OPTIONS: \n:t
#+begin_quote
a.
a.
#+end_quote
--
David
On Sat, Feb 16, 2013 at 2:33 PM, Vinh Nguyen wrote:
> Hi,
>
> I was having issues exporting to a "doc" file with this in my init file:
> (setq org-export-odt-preferred-output-format "doc")
>
> After some debugging, it appears my "soffice" command takes a single
> dash (-), not double dash (--) for
Hello,
Ista Zahn writes:
> Thanks for checking Jay. I just tried with make update2 (usually I use
> make update), with the same result as I got before (i.e., the code
> block is exported). Just to make sure -- you ran the test with emacs
> -q right?
>
> Anybody else try this?
> Thanks!
> Ista
I
Hello,
Samuel Wales writes:
> Given that it includes things that might change in future versions of
> Org, do you think it might be good to separate out the hlevel so that
> users don't customize and then find that bugs are introduced because
> their customization is out of date?
I'm not very f
On 2/18/13, Nicolas Goaziou wrote:
> This should be fixed. Thank you.
Thanks.
Samuel
--
The Kafka Pandemic: http://thekafkapandemic.blogspot.com
The disease DOES progress. MANY people have died from it. ANYBODY
can get it. There is no hope without action.
On 2/15/13, Bastien wrote:
> Yes, this is the case now in master. Also for {...} are sexps,
> which ease navigating through macros.
Thanks, Bastien.
Samuel
--
The Kafka Pandemic: http://thekafkapandemic.blogspot.com
The disease DOES progress. MANY people have died from it. ANYBODY
can get
Hello,
Samuel Wales writes:
> In HTML this works. In ASCII it makes one paragraph.
>
> #+begin_quote
> a.
>
> a.
> #+end_quote
>
> Thanks.
This should be fixed. Thank you.
Regards,
--
Nicolas Goaziou
Hi Nicolas,
On 2/10/13, Nicolas Goaziou wrote:
> Blank lines below an element belong to that element, by definition. So,
> obviously, just add a blank line between "comments" and "# test" and it
> will not be removed.
You are saying that the comments get removed with the blank line
because the b
Bastien writes:
> Fixed, thanks!
Confirmed, thanks!
:-)
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
Factory and User Sound Singles for Waldorf Q+, Q and microQ:
http://Synth.Stromeko.net/Downloads.html#WaldorfSounds
Hi, Org people.
"C-c ^" (org-sort) is not as useful to me as I would like it to be. I
often have lists in which each item start with a link. When sorting
such lists, because of the [[URL][TITLE]] coding, entries are sorted
along the domain of the link (the URL), which is useful in itself of
cou
On Mon, Feb 18, 2013 at 1:59 PM, Jay Kerns wrote:
> Dear Ista,
>
>
> On Mon, Feb 18, 2013 at 1:22 PM, Ista Zahn wrote:
>> Hi all,
>>
>> Just checking to see if anyone was able to reproduce this or if I am
>> the only one with this problem.
>>
>> Thanks,
>> Ista
>
> I just make update2'ed, followe
François Pinard writes:
> Any Makefile which lists dependencies while expecting them to be
> satisfied sequentially, one after another, is broken. Make does not
> (theoretically) guarantee the order, while in practice, all "make"
> programs I know satisfy dependencies from left to right.
Well, if
Dear Ista,
On Mon, Feb 18, 2013 at 1:22 PM, Ista Zahn wrote:
> Hi all,
>
> Just checking to see if anyone was able to reproduce this or if I am
> the only one with this problem.
>
> Thanks,
> Ista
I just make update2'ed, followed your recipe, but my tmp.tex did not
incorrectly have the exported
Hi all,
Just checking to see if anyone was able to reproduce this or if I am
the only one with this problem.
Thanks,
Ista
On Sun, Feb 17, 2013 at 9:24 AM, Ista Zahn wrote:
> Hi,
>
> I upgraded to the latest git version yesterday, and am loving the new
> exporter. Congrats to all involved!
>
> H
Aloha Vasil,
vdya...@elvees.com (Дядов Васил Стоянов) writes:
> 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 p
On 18/02/13 17:25, Nicolas Goaziou wrote:
Ian Barton writes:
A bit more investigating showed that the file causing the problem was
a blank .org file with no content at all. Removing this fixed the
problem and I can now export! I don't know if not being able to handle
files with no content shou
Ian Barton writes:
> A bit more investigating showed that the file causing the problem was
> a blank .org file with no content at all. Removing this fixed the
> problem and I can now export! I don't know if not being able to handle
> files with no content should be considered a bug or not.
There
Achim Gratz writes:
> The commit 5cdf84ea68 creates the following test failures:
>
> […]
> Test test-org-babel/inline-src_blk-results-file condition:
> (error "C-c C-c can do nothing useful at this location")
>FAILED 152/363 test-org-babel/inline-src_blk-results-file
> […]
> 6 unexpecte
Hi Terry,
tftor...@tftorrey.com (T.F. Torrey) writes:
> "make up2" reports these failures (and thus does not install):
>
> 6 unexpected results:
>FAILED test-org-babel/inline-src_blk-default-results-replace-line-1
>FAILED test-org-babel/inline-src_blk-results-file
>FAILED test-org-
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.
Hello,
I am new to org-mode. When I place a tag :New: at the end of a line...when
I export to html, the text new is visible highlighted in blue. However,
when I export to pdf, the text :New: is there. How can I make the pdf
display the same formatting as the html?
Also, if I want the highlighting
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.
-
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 18/02/13 16:12, Suvayu Ali wrote:
> Hi Rainer
>
> On Mon, Feb 18, 2013 at 02:49:32PM +0100, Rainer M Krug wrote:
>>
>> - From time to time, I have to include email references in notes in org.
>> There is obviously
>> org-notmuch.el, but I am not
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.
-
On Mon, Feb 18, 2013 at 04:39:35PM +0100, Rainer M Krug wrote:
> On 18/02/13 16:23, Suvayu Ali wrote:
> > On Mon, Feb 18, 2013 at 04:05:26PM +0100, Rainer M Krug wrote:
> >> On 18/02/13 15:42, David Bremner wrote:
> >>> Rainer M Krug writes:
>
> > By the way, the library org-notmuch dist
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 18/02/13 16:23, Suvayu Ali wrote:
> On Mon, Feb 18, 2013 at 04:05:26PM +0100, Rainer M Krug wrote:
>> On 18/02/13 15:42, David Bremner wrote:
>>> Rainer M Krug writes:
> By the way, the library org-notmuch distributed with org-mode should
Hi Rainer
On Mon, Feb 18, 2013 at 02:49:32PM +0100, Rainer M Krug wrote:
>
> - From time to time, I have to include email references in notes in org.
> There is obviously
> org-notmuch.el, but I am not to happy with it as, when exporting the notes,
> the link is shown but
> neither clickable no
On 18/02/13 13:54, Nicolas Goaziou wrote:
Hello,
Ian Barton writes:
I am trying to change my publishing setup over to use the new exporter.
With the recent merge and change of names from -e-backend to -ox-backend
I am a bit confused as to how I should set up my publishing alist.
I have tried
Hi Bastien,
Bastien writes:
>> When I set variable org-return-follows-link to true I expect that it
>> will work on links in tables too (when org-table-editor is on). But
>> it does not.
>>
>> Is it wrong behaviour of org-mode?
>
> The behavior of RET in tables takes precedence in this case,
>
Attached is a suggested rewording of the docstring for
org-agenda-prefix-format.
*** /tmp/ediff30654gin 2013-02-18 14:03:46.999849795 +
--- /local/data/home/stephen/langs/emacs/elisp-ds/org-mode/lisp/org-agenda.el
2013-02-18 14:02:48.731846974 +
***
*** 1562,1572
r
Hello,
Ian Barton writes:
> I am trying to change my publishing setup over to use the new exporter.
> With the recent merge and change of names from -e-backend to -ox-backend
> I am a bit confused as to how I should set up my publishing alist.
>
> I have tried:
>
> #+begin_example
>
> (require
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi
- From time to time, I have to include email references in notes in org. There
is obviously
org-notmuch.el, but I am not to happy with it as, when exporting the notes, the
link is shown but
neither clickable nor the resulting email is shown in th
François Pinard writes:
> Any Makefile which lists dependencies while expecting them to be
> satisfied sequentially, one after another, is broken. Make does not
> (theoretically) guarantee the order, while in practice, all "make"
> programs I know satisfy dependencies from left to right.
I can t
I am trying to change my publishing setup over to use the new exporter.
With the recent merge and change of names from -e-backend to -ox-backend
I am a bit confused as to how I should set up my publishing alist.
I have tried:
#+begin_example
(require 'ox-html)
(require 'ox-publish)
;;(require
46 matches
Mail list logo