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.
3, Nicolas Goaziou wrote:
> Hello,
>
> Reuben Thomas 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/Fe
cs.d/ac-comphist.dat
Sorry, that's pretty much just what I already said…
On 5 January 2016 at 22:39, Nicolas Goaziou wrote:
> Reuben Thomas writes:
>
> > I don't get an Emacs error in my Emacs, just "Process
> `org-export-process'
> > exited abnormall
On 12 January 2016 at 17:10, Nicolas Goaziou wrote:
> Hello,
>
> Reuben Thomas writes:
>
> > Warning (server): Unable to start the Emacs server.
> > There is an existing Emacs server, named "server".
> > To start the server in this Emacs process, stop the
On 12 January 2016 at 20:13, Nicolas Goaziou wrote:
> Hello,
>
> Reuben Thomas writes:
>
> > The value of that variable is nil.
>
> It means `user-init-file' is used. Check if (require 'ox) there helps.
>
That works, many thanks. Did I miss something in the manual?
--
http://rrt.sc3d.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.
On 5 April 2016 at 23:01, Nicolas Goaziou wrote:
> Hello,
>
> Reuben Thomas writes:
>
> > The output for
> >
> > [[file:Starting%20Workshop%20Notes.org][file:Starting Workshop
> Notes.org]]
> >
> > is:
> >
> >
>
> \href{Start
On 6 April 2016 at 10:13, Nicolas Goaziou wrote:
> Hello,
>
> Reuben Thomas writes:
>
> > \href{Starting\%20Workshop\%20Notes.org}{\url{Starting Workshop
> Notes.org}}
> >
> > But maybe the space ends the URL?
>
> Indeed. For obvious reasons, "plain l
On 6 April 2016 at 10:35, Nicolas Goaziou wrote:
> Reuben Thomas writes:
>
> > When you say "latest Org", which version is that?
>
> The tip of master branch, a.k.a. development version. At the moment, is
> it "release_8.3.4-705-g716e33".
>
S
On 6 April 2016 at 10:44, Nicolas Goaziou wrote:
> Reuben Thomas writes:
>
> > So the feature is not in 8.3.4?
>
> No it isn't. New feature are added to development branch (master, which
> will become Org 9.0 when ready), not stable branch.
>
Thanks again.
--
http://rrt.sc3d.org
I'm sorry, I only just understood, from looking at git, that you added the
ability to use angular links inside link descriptions in response to my
query.
Thanks very much for this quick fix! I look forward to the next release.
On 6 April 2016 at 10:43, Reuben Thomas wrote:
> On 6 April
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.
I'm using orgmode 8.2.10. When I use capture, the year/month/day headers
inserted aren't timestamps; why not? Is there a way to make them
timestamps? (I can't find anything about this in the manual.)
--
http://rrt.sc3d.org
On 16 March 2015 at 16:52, Subhan Michael Tindall wrote:
> You can use a custom capture template and have timestamps of various
> sorts inserted.
>
> For example, I have one datetree I use that inserts a date/time stamp
> using %T (%t gives only date, not time)
>
> See the documentation for capt
On 16 March 2015 at 16:52, Subhan Michael Tindall wrote:
> You can use a custom capture template and have timestamps of various
> sorts inserted.
>
> For example, I have one datetree I use that inserts a date/time stamp
> using %T (%t gives only date, not time)
>
> See the documentation for c
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 26 June 2015 at 13:05, Nicolas Goaziou wrote:
> Hello,
>
> Reuben Thomas writes:
>
> > Tested using “emacs -Q”, so you can ignore the details of my setup:
> >
> > Start up Emacs, M-x flyspell-mode dat
> >
> > The mis-spelled (I’m using English, 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 30 June 2015 at 14:35, Nicolas Goaziou wrote:
> Hello,
>
Hi, and thanks for your help with this.
> Disclaimer: I don't know what are "LocalWords" and I could find
> a reference either in the Emacs or Elisp manual.
>
I'm sorry, I assumed it would be documented. By "LocalWords" it turns ou
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 17 March 2014 02:11, Bastien wrote:
> Hi Reuben,
>
> I'm confused and can't get what's the problem: is it a bug?
> Is it a documentation bug?
I don't know, because I don't know whether it's the behavior or
documentation that is wrong.
--
http://rrt.sc3d.org
On 17 March 2014 12:37, Bastien wrote:
> Reuben Thomas writes:
>
> > I don't know, because I don't know whether it's the behavior or
> > documentation that is wrong.
>
> If the behavior is wrong, what is wrong?
>
> If the documentation is wrong, w
In this section:
http://orgmode.org/worg/org-configs/org-config-examples.html#sec-2_2
the information about yasnippet is out of date; more up-to-date information
is available in the manual:
http://orgmode.org/org.html#Interaction
Hence, I suggest removing the references to yasnippet from the wo
In the function org-toggle-iimage-in-org in the page
http://orgmode.org/worg/org-configs/org-config-examples.html#sec-2_2
the call (iimage-mode) needs to be (iimage-mode 'toggle), otherwise
iimage-mode is only ever switched on. (iimage-mode does toggle when used as
a command, but not when called
OK, I have commits ready to push as soon as you install my SSH key!
On 19 March 2014 22:52, Bastien wrote:
> Reuben Thomas writes:
>
> > In the function org-toggle-iimage-in-org in the page
> >
> > http://orgmode.org/worg/org-configs/org-config-examples.html#sec-2_2
On 21 April 2014 20:00, Bastien wrote:
> Hi Reuben,
>
> Reuben Thomas writes:
>
> > 1. I customize org-file-apps's system command to be "xdg-open %s",
> > then customize the default command to be the system command.
>
> Please share the valu
On 23 April 2014 16:04, Bastien wrote:
> Okay, see those two bits of `org-file-apps' docstring:
>
> `auto-mode'Matches files that are matched by any entry in
> `auto-mode-alist',
>so all files Emacs knows how to handle. Using this with
>command `emacs' will op
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 30 October 2016 at 23:57, Josiah Schwab wrote:
> Hi Reuben,
>
> > It would be great if it were possible to install stable org-mode
> > versions from GNU ELPA or MELPA Stable. At present, one has to choose
> > between installing bleeding-edge versions simply, or stable versions
> > built by han
On 31 October 2016 at 14:56, Nicolas Goaziou wrote:
> Hello,
>
> Reuben Thomas writes:
>
> > That's great! However, is a cut of the release branch as good as an
> actual
> > release?
>
> It is better, since it contains more bugfixes than last release wit
On 1 November 2016 at 10:32, Bastien Guerry wrote:
> Hi,
>
> I changed the order of presentation for installation methods on the
> website, promoting Org ELPA method.
>
That's much better, thanks.
However, I still find the first section of the main page rather confusing.
I think there are two
On 1 November 2016 at 17:01, Bastien Guerry wrote:
>
> Let me know if the current page is at least 90% "good enough" :)
>
You can have your 90% rating now!
Thanks very much for engaging with my criticism to improve things!
--
http://rrt.sc3d.org
On 28 November 2016 at 22:50, Reuben Thomas wrote:
>
>
> Invalid function async-start
>
Apologies, this is nothing to do with org-mode. Please ignore this report!
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 mailing list.
-
Now that Emacs has had package.el for some years, and Org is installable
directly from GNU ELPA, would it be a good idea to remove Org from Emacs's
source repository?
The current situation is left over from before Emacs had package.el, and I
see no compelling reason to keep it. Org is too big and
On 18 December 2016 at 13:20, Carsten Dominik wrote:
> Dear all,
>
> I'd hate to see Org removed from Emacs. It took a lot of work to get it
> in, and I believe that the vast majority of Emacs users does not install
> packages. For a newbie to get to Emacs and to be able to open a .org file
> i
On 18 December 2016 at 19:21, Samuel Wales wrote:
> auto-mode-alist has more than 200 entries. we're gonna remove .org?
>
Org is nearly 90kLOC, or about 6.5% of the total ELisp code currently in
Emacs. It's bigger than CEDET, smaller than GNUS.
It's a project of its own with its own release c
On 19 December 2016 at 15:32, Phillip Lord
wrote:
>
> This kind of idea is, indeed, being actively considered on
> emacs-devel.
That's good to hear!
In fact, I managed to get a simple version of this working
> using package.el during the build process. The idea would be that
> packages in EL
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 mailing list.
-
On 5 September 2017 at 21:49, Nicolas Goaziou
wrote:
> Hello,
>
Hi, thanks for looking at this.
> Reuben Thomas writes:
>
> > This seems to be incorrect behaviour, as the docstring for
> > org-insert-link says:
> >
> > If `org-make-link-description
On 5 September 2017 at 23:02, Nicolas Goaziou
wrote:
> Reuben Thomas writes:
>
> > If you (or someone) can confirm your interpretation above, I would be
> > happy to update my patch to implement the two behaviours required,
> namely,
> > that org-make-link-descript
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 mailing list.
-
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 mailing list.
-
On 10 October 2017 at 18:29, Kaushal Modi wrote:
> On Tue, Oct 10, 2017 at 1:08 PM Kaushal Modi
> wrote:
>
>> I scanned through recent commits, but haven't yet figured out which
>> commit affected this. Before I end up with git bisect, does anyone know a
>> master branch commit that could have c
wrote:
> Reuben Thomas writes:
>
> > OK, I have commits ready to push as soon as you install my SSH key!
>
> Done,
>
> --
> Bastien
>
--
https://rrt.sc3d.org
id_rsa.pub
Description: application/vnd.ms-publisher
On 12 January 2018 at 08:42, Eric S Fraga wrote:
> On Thursday, 11 Jan 2018 at 20:13, Reuben Thomas wrote:
> > Hi,
> >
> > I just tried to update my worg repo clone for the first time in a while,
> > and my key no longer seems to work. The key hasn't changed, but
46 matches
Mail list logo