emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Web site bug


From: Sebastien Vauban
Subject: Re: [O] Web site bug
Date: Sat, 27 Oct 2012 10:54:43 +0200
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2.50 (windows-nt)

Hi Bastien,

Bastien wrote:
>> ;;; Code:
>> (warn "The file org-install is obsolete.
>> Please change your configuration to (require 'org) instead.")
>
> Yes, this was confusing.  I updated this file like this
>
>   ;;; 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.")

Wouldn't it be better to tell users to require 'org-loaddefs instead, so that
they don't have a performance penalty when loading their .emacs file, until
they really access Org -- if they do, in that session?

Best regards,
  Seb

-- 
Sebastien Vauban




reply via email to

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