From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.help Subject: Re: using use-package Date: Sat, 15 Aug 2015 11:46:45 -0400 Organization: A noiseless patient Spider Message-ID: References: <67cb463e-41f6-4f37-91ee-15d0fdb5ba9f@googlegroups.com> <20150812180621.32265.2E673ABE@ahiker.mooo.com> <20150813072506.GA21389@tuxteam.de> <871tf6eu0l.fsf@web.de> <87y4hej073.fsf@gmx.us> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1439653823 1915 80.91.229.3 (15 Aug 2015 15:50:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 15 Aug 2015 15:50:23 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Aug 15 17:50:23 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZQdiu-0006Ox-7Q for geh-help-gnu-emacs@m.gmane.org; Sat, 15 Aug 2015 17:50:20 +0200 Original-Received: from localhost ([::1]:50228 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZQdit-00057l-Ju for geh-help-gnu-emacs@m.gmane.org; Sat, 15 Aug 2015 11:50:19 -0400 Original-Path: usenet.stanford.edu!news.kjsl.com!feeder.erje.net!1.eu.feeder.erje.net!weretis.net!feeder4.news.weretis.net!eternal-september.org!feeder.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 15 Injection-Info: mx02.eternal-september.org; posting-host="ef6c052bdb54eaf7713ec08fb861923d"; logging-data="11833"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18GxhT6UdseKpBNOpWnQBaz" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) Cancel-Lock: sha1:qStA9seLxcDGKOGEAxLduo1/cgg= sha1:raZ/dA0jKEOznKsfVojrVYgtguE= Original-Xref: usenet.stanford.edu gnu.emacs.help:214327 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:106611 Archived-At: >>> My understanding is that Org faces the same issue¹ . It would be great to >>> have a solution for this in Emacs-core, if it's not there already. >> As mentioned, Emacs-25 should fix this problem. > I installed org from GELPA from a "dirty" Emacs, and I got an error now > "byte-code: Invalid function". Here's my version: > > How to I debug further to find out why the magic of Emacs-25 isn't working > for Org? I suggest you report it as a bug, providing as much info as possible. The most useful info would be a way to reproduce the problem. Another useful info to include is a backtrace. Stefan