emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Scott Campbell <scott.campbell@uwaterloo.ca>
To: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Cc: emacs-orgmode@gnu.org
Subject: Re: PATCH Re: Bug: org-wikinodes: Failed to add wikinodes to `org-font-lock-extra-keywords'. [8.2.10 (8.2.10-30-gca21b7-elpa <at> /home/scott/.emacs.d/elpa/org-20150202/)]
Date: Tue, 30 Jun 2015 22:05:32 -0400	[thread overview]
Message-ID: <87zj3gy6mr.fsf@uwaterloo.ca> (raw)
In-Reply-To: <87fvahtovq.fsf@nicolasgoaziou.fr>

Hello Nicolas,

Thanks for patching this.

Unfortunately, everytime I update the org-plus-contrib package via
orgmode.org/elpa the org-wikinodes.el file reverts and I have to fix it
manually. Should the patch be propagating to the Org mode archive?

Thanks,
Scott

Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:

> Hello,
>
> Scott Campbell <scott.campbell@uwaterloo.ca> writes:
>
>> Solved it.
>>
>> In org-wikinodes.el, change L328 from:
>>
>>   (let ((m (member '(org-activate-plain-links) org-font-lock-extra-
>> keywords)))
>>
>> to:
>>
>>   (let ((m (member '(org-activate-plain-links (0 'org-link t)) org-font-
>> lock-extra-keywords)))
>>
>> to account for a change in org.el to org-set-font-lock-defaults.
>
> Applied. Thank you.
>
>
> Regards,

  reply	other threads:[~2015-07-01  2:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-03 15:09 Bug: org-wikinodes: Failed to add wikinodes to `org-font-lock-extra-keywords'. [8.2.10 (8.2.10-30-gca21b7-elpa @ /home/scott/.emacs.d/elpa/org-20150202/)] Scott Campbell
2015-02-05 19:17 ` PATCH Re: Bug: org-wikinodes: Failed to add wikinodes to `org-font-lock-extra-keywords'. [8.2.10 (8.2.10-30-gca21b7-elpa <at> /home/scott/.emacs.d/elpa/org-20150202/)] Scott Campbell
2015-02-07 21:04   ` Nicolas Goaziou
2015-07-01  2:05     ` Scott Campbell [this message]
2015-07-01 12:45       ` Nicolas Goaziou

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=87zj3gy6mr.fsf@uwaterloo.ca \
    --to=scott.campbell@uwaterloo.ca \
    --cc=emacs-orgmode@gnu.org \
    --cc=mail@nicolasgoaziou.fr \
    /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).