emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Mike Brown <mikebrown9mjb@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: elpa/org-plus-contrib-20160111 problem(with fix)
Date: Sun, 31 Jan 2016 22:53:38 +0100	[thread overview]
Message-ID: <87d1sh1km5.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <CAL8jG7jRWOhhAcGwVsksu2QGDJ3Hy+PqBxPzW=eJpHKK7z8MHA@mail.gmail.com> (Mike Brown's message of "Tue, 12 Jan 2016 18:25:29 -0600")

Hello,

Mike Brown <mikebrown9mjb@gmail.com> writes:

> I wasn't sure who to send this to.
>
> I was getting 2 errors:
> An element cannot be parsed line XX  # When filling text (fill-paragraph)
> undefined org-clock-line-re          # when editing \C-' #+BEGIN_SRC
>
> Because of ~/.emacs.d/elpa/org-plus-contrib-20160111/ (and prev version)
> To fix it I edited org-plus-contrib-autoloads.el
> I added this (from org.el) and it fixed both.
> (defconst org-clock-line-re
>   (concat "^[ \t]*" org-clock-string)
>   "Matches a line with clock info.")
>
> I'm not sure it's the best fix, but it works for me.
> I hope others are not having problems too.
> How should I find who to email about an error like this?

I think this is due to a mixed installation on your side.
`org-clock-line-re' is already defined in "org.el".


Regards,

-- 
Nicolas Goaziou

      reply	other threads:[~2016-01-31 21:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-13  0:25 elpa/org-plus-contrib-20160111 problem(with fix) Mike Brown
2016-01-31 21:53 ` Nicolas Goaziou [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87d1sh1km5.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=emacs-orgmode@gnu.org \
    --cc=mikebrown9mjb@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).