emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Web site bug


From: Bastien
Subject: Re: [O] Web site bug
Date: Sat, 27 Oct 2012 21:37:26 +0200
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2.50 (gnu/linux)

Hi Simon,

Simon Thum <address@hidden> writes:

>>    ;;; org-install.el --- backward compatibility file for obsolete 
>> configuration
>>    ;;
>>    ;;; Code:
>>    (warn "The file org-install is obsolete.
>>    It is provided here so that (require 'org-install) does not
>>    trigger an error for users with obsolete Emacs configuration.
>>    You can safely remove (require 'org-install) from your config.")
>
> Judging from what you say further down there are use-cases left where this
> is bad advice, namely the distribution archives and git.

People using Org from the distribution archives don't get this warning
because the distribution archive still use the old way, org-install.el
containing autoloads when "make autoloads" is run.

People using from Git don't need (require 'org-install), and the
org-install.el provided in a Git clone is empty (not auto-generated),
with just this warning.

I hope this clarifies further :)

-- 
 Bastien



reply via email to

[Prev in Thread] Current Thread [Next in Thread]