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 Carsten, org-mode developers,
* Carsten Dominik [02. Sep. 2013]:
> I have now documented this problem in the manual, but I invite
> you or anyone else to submit a patch that will solve this
> issue.
Thanks. I also would prefer a solution to the problem but this
is way beyond my elisp abiliti
Hi Bastien,
this does cover the changes I was involved in.
Thanks.
- Carsten
On Sep 6, 2013, at 7:57 AM, Bastien wrote:
> Hi all,
>
> I have prepared the changelogs for Org 8.1, see the first
> section in this file:
>
> http://orgmode.org/cgit.cgi/org-mode.git/plain/etc/ORG-NEWS
>
> I hav
Bastien writes:
> I have prepared the changelogs for Org 8.1, see the first
> section in this file:
>
> http://orgmode.org/cgit.cgi/org-mode.git/plain/etc/ORG-NEWS
>xo
Thanks! Generally looks fine IMO.
> I have not documented changes in the contrib/ directory, as
> ORG-NEWS is meant to go in
Hi Bastien,
In the "Incompatible changes section", please change the section on
org-mac-link to read as follows so that it incorporates further
instructions on how to deal with the change:
*** Combine org-mac-message.el and org-mac-link-grabber into org-mac-link.el
Please remove calls to =(requi
Bastien-
Small typo (missing ':' prefix):
% diff -wu ORG-NEWS.org*
--- ORG-NEWS.org2013-09-06 09:10:09.748950700 -0400
+++ ORG-NEWS.org~ 2013-09-06 09:07:40.913774100 -0400
@@ -30,7 +30,7 @@
by
-: #+OPTIONS: :html-include-style t
+#+OPTIONS: :html-include-style t
Options affecte
Whoops. That would be the reverse diff. Let's try again:
% diff -wu ORG-NEWS.org~ ORG-NEWS.org
--- ORG-NEWS.org~ 2013-09-06 09:07:40.913774100 -0400
+++ ORG-NEWS.org2013-09-06 09:10:09.748950700 -0400
@@ -30,7 +30,7 @@
by
-#+OPTIONS: :html-include-style t
+: #+OPTIONS: :html-inclu
Rick Frankel writes:
> -#+OPTIONS: :html-include-style t
> +: #+OPTIONS: :html-include-style t
Applied, thanks!
--
Bastien
Hi Anthony,
Anthony Lander writes:
> In the "Incompatible changes section", please change the section on
> org-mac-link to read as follows so that it incorporates further
> instructions on how to deal with the change:
Done, thanks!
--
Bastien
Hi Rasmus,
Rasmus writes:
>- Babel supports AUTO which is replaced by the document's language
> (like inputenc).
Thanks.
Can you make it a bit more explicit, or point to the commit?
>> *** New entities in =org-entities.el=
>
> Is this really interesting enough for the NEWS file?
Wel
Hi Gian-Maria,
gian-maria.daf...@giammi.com (Gian-Maria Daffré) writes:
> I have noted a broken link in the section questions at
> http://orgmode.org/elpa.html
>
> The link to http://orgmode.org/build-org-pkg.txt is giving a 404
> error.
Fixed, thanks!
--
Bastien
Hi Sébastien,
"Sebastien Vauban"
writes:
> I still don't get the exact conditions which are necessary to make that update
> fail, but I wonder if I'm alone or not?
I certainly hope you're alone :) That'd be very bad indeed.
I did not observe this so far, let's see if someone else does.
Best
Hi Roberto,
Roberto Huelga writes:
> Patch proposal for org-timer-set-timer
Applied, thanks!
> Thanks for your great work, and I hope be sending all in the correct
> format.
Nearly perfect: you just need to start sentences with capitalized
letters and to end them with "." (full-stop). Nitpic
Hi Mathieu,
Mathieu Boespflug 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 posted to the Org-mode m
Hi Samuel,
Samuel Wales writes:
> On 4/5/13, Bastien wrote:
>> It's hard to find reproducible recipes; when we have some (like the
>> one Brian provided), it's hard to debug; and for I cannot afford to
>> put this as a priority as the annoyance/hard-to-debug ratio is too
>> low IMO.
>>
>> Let's
Hi Etienne,
Étienne Deparis writes:
> So, I would like to present you my idea for an orgx file format. I've
> written some specification here:
> http://etienne.depar.is/resource/orgx.html and a first implementation
> with this bash script:
I read the draft, it looks ambitious.
Just wanted to p
Dear all,
What's the name of the color theme on the official site of orgmode? (
http://orgmode.org/img/main.jpg)
And do you have any other recommendations for color themes?
Thanks and regards,
Ben
Ben Duan wrote:
> What's the name of the color theme on the official site of orgmode? (
> http://orgmode.org/img/main.jpg)
Dunno.
> And do you have any other recommendations for color themes?
See http://orgmode.org/worg/color-themes-screenshot.html.
Best regards,
Seb
--
Sebastien Vauban
Thank you for this. The combination and simplification is finally prompting
me to add support for Microsoft Outlook for Mac email messages and for
DevonThink Pro.
I have a question, though. If the only require now is supposed to be
=(require 'org-mac-link)=, why is there still a =(require
'org-mac
Bastien gnu.org> writes:
>
> Hi all,
>
> I have prepared the changelogs for Org 8.1, see the first
> section in this file:
>
> http://orgmode.org/cgit.cgi/org-mode.git/plain/etc/ORG-NEWS
>
> I have not documented changes in the contrib/ directory, as
> ORG-NEWS is meant to go into the Emacs
Hi, Org people. Long time no talk! :-)
In the Org manual, we see:
3.6 Org-Plot
Org-Plot can produce 2D and 3D graphs of information stored in org
tables using `Gnuplot' `http://www.gnuplot.info/' and `gnuplot-mode'
`http://xafs.org/BruceRavel/GnuplotMode'.
The l
Hello,
On 09/06/2013 03:33 PM, Charles Berry wrote:
Roger Mason mun.ca> writes:
Hello,
I'd like to create a superscript that preceeds a letter. I tried
^1Fred, ^1 Fred, ^{1}Fred and ^{1} Fred, to no avail.
Can this be done in org (8.0.3)? If so how?
[snip]
\nbsp{}^{1}Fred
exports to ~$
I have a LaTeX template I created for use with org-mode, to export to PDF
via LaTeX using xelatex.
I don't edit LaTeX directly, I just generate from org-mode. This works
perfectly for me except for one thing: it only works when I have heading
numbering turned on.
When I turn numbering off in org-
Hello,
I'd like to create a superscript that preceeds a letter. I tried
^1Fred, ^1 Fred, ^{1}Fred and ^{1} Fred, to no avail.
Can this be done in org (8.0.3)? If so how?
Thanks,
Roger
This electronic communication is governed by the terms and conditions at
http://www.mun.ca/cc/policies/ele
Roger Mason mun.ca> writes:
>
> Hello,
>
> I'd like to create a superscript that preceeds a letter. I tried
> ^1Fred, ^1 Fred, ^{1}Fred and ^{1} Fred, to no avail.
>
> Can this be done in org (8.0.3)? If so how?
[snip]
\nbsp{}^{1}Fred
exports to ~$^{\text{1}}$Fred in latex and 1Fred in h
Alan Schmitt writes:
> n.goaz...@gmail.com writes:
>
>> Hello,
>>
>> Alan Schmitt writes:
>>
>>> I would like to inline a css when exporting a file to html, but I don't
>>> know how to tell org-mode to set the variable org-html-head from within
>>> the file.
>>>
>>> Here is what I tried: I added
On 6.9.2013, at 17:00, Mike McLean wrote:
> Thank you for this. The combination and simplification is finally prompting
> me to add support for Microsoft Outlook for Mac email messages and for
> DevonThink Pro.
>
> I have a question, though. If the only require now is supposed to be
> =(requ
On Fri, Sep 6, 2013 at 2:43 PM, Peter Salazar wrote:
> I have a LaTeX template I created for use with org-mode, to export to PDF
> via LaTeX using xelatex.
>
> I don't edit LaTeX directly, I just generate from org-mode. This works
> perfectly for me except for one thing: it only works when I have
Hi François,
François Pinard writes:
>Org-Plot can produce 2D and 3D graphs of information stored in org
>tables using `Gnuplot' `http://www.gnuplot.info/' and `gnuplot-mode'
>`http://xafs.org/BruceRavel/GnuplotMode'.
>
> The last link does not work properly. However, I found:
>
>
Some time ago I settled on the zenburn theme (shown on the worg page Seb
pointed to). It's ported from a popular vim theme of the same name and
available in elpa as zenburn-theme. I've been very happy with it: low
contrast, easy on the eyes, but rich and well-integrated with orgmode.
Tom
On Fri,
Hi,
"Sebastien Vauban"
writes:
> Ben Duan wrote:
>> What's the name of the color theme on the official site of orgmode? (
>> http://orgmode.org/img/main.jpg)
>
> Dunno.
It was a custom theme I incrementally defined over the years,
but I don't use it and can't find it anymore.
It was basicall
Johannes Rainer writes:
> hi all!
>
> I have some pretty calculation intense R code in a code block and when I
> execute the code (C-c C-c) my emacs freezes and waits for the code to
> finish. Is there a way to evaluate the code asynchronously, so that I could
> edit the file (obviously not the c
Hi everyone!
The current git master has just been tagged as release 8.1. I would like
to thank everyone who contributed to it. I am extremely glad to see how
little input from my side is really needed to move this project like a well
oiled machine. Thank you Org community, with its increasing n
2013/9/2 Eric Schulte :
>>
>> I've just pushed up a fix for this issue which should now ignore inline
>> source blocks on lines starting with "#+" during export. I don't know
>> if there is a better way than using a regex to detect such non-exporting
>> lines but this appears to work.
>>
Thanks
Hello all,
This may be an odd request, but is it possible to make org (or emacs) increase
the spacing slightly (a couple pixels) above each item in a plain-list? In the
case of a wrapped line only the first line of that list item would have the
extra spacing above it. For ex:
- First item
Aloha Christopher,
You can put an empty line between list items. It takes two empty lines
to end a list.
Tom
"Poile, Christopher" writes:
> Hello all,
> This may be an odd request, but is it possible to make org (or emacs)
> increase the spacing slightly (a couple pixels) above each item in
Hello Tom,
I had thought of that, but I just want a quick visual indication of a new item
(a few pixels); a whole line is overkill. If it's not possible, no worries.
Just thought I'd ask.
Thanks,
Chris.
> -Original Message-
> From: Thomas S. Dye [mailto:t...@tsdye.com]
> Sent: Friday,
Hi Charles,
Charles Berry writes:
> Should the changes in the arguments of org-export-to-file/buffer
> or the move to make the (plist-get info :back-end) return a struct
> count as 'Incompatible changes'? Or at least be highlighted somewhere as old
> code may be (and - in my case - was) broken
39 matches
Mail list logo