From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/65970 Path: news.gmane.org!not-for-mail From: Reiner Steib Newsgroups: gmane.emacs.devel,gmane.emacs.gnus.general Subject: Re: Problems with `require' in recent changes Date: Sun, 16 Dec 2007 19:32:11 +0100 Message-ID: References: <84ejdtxwsg.fsf@incoming.verizon.net> Reply-To: Reiner Steib NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1197830043 1135 80.91.229.12 (16 Dec 2007 18:34:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 16 Dec 2007 18:34:03 +0000 (UTC) To: ding@gnus.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Dec 16 19:34:14 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1J3yJX-00006z-2H for ged-emacs-devel@m.gmane.org; Sun, 16 Dec 2007 19:34:11 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J3yJD-0005pV-UE for ged-emacs-devel@m.gmane.org; Sun, 16 Dec 2007 13:33:51 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1J3yJA-0005pG-El for emacs-devel@gnu.org; Sun, 16 Dec 2007 13:33:48 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J3yJ8-0005p4-2Y for emacs-devel@gnu.org; Sun, 16 Dec 2007 13:33:47 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J3yJ7-0005p1-Ss for emacs-devel@gnu.org; Sun, 16 Dec 2007 13:33:45 -0500 Original-Received: from mail.uni-ulm.de ([134.60.1.11]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1J3yJ7-0000Y5-K1 for emacs-devel@gnu.org; Sun, 16 Dec 2007 13:33:46 -0500 Original-Received: from bridgekeeper.physik.uni-ulm.de (bridgekeeper.physik.uni-ulm.de [134.60.41.37]) by mail.uni-ulm.de (8.14.2/8.14.2) with ESMTP id lBGIXfUk023058; Sun, 16 Dec 2007 19:33:41 +0100 (MET) Original-Received: from localhost (bridgekeeper.physik.uni-ulm.de [134.60.41.37]) by bridgekeeper.physik.uni-ulm.de (Postfix) with ESMTP id 1BADD12CBB; Sun, 16 Dec 2007 19:33:41 +0100 (CET) X-Face: mtjf/D:es1T0wHO:&CJ'ZXe"l; 3C--rw\z!{`eFwL){|]RpI+4{u25L=5C /0>KuGeTsk<~<&NE-AKV1560e!+RJeyWmSskkrJm?[vUV#66{T_m|Ae<||Ku#Mk5`y&O`n~z2; n8eP J5#2h@2eQgV@E70IY_0WlEx!"&giy{+\%h1LJox$zv@/l%ZmU4^tZA>xQpnkUBVC5.jpg#0'(+2?Rs )NAr:>3<=WxHE$ktbLysDIM5TbmHu*3 (Katsumi Yamaoka's message of "Fri, 14 Dec 2007 09:07:13 +0900") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gnu/linux) X-DCC-Rhyolite-Metrics: poseidon 104; Body=2 Fuz1=2 Fuz2=2 X-Virus-Scanned: by amavisd-new X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:85185 gmane.emacs.gnus.general:65970 Archived-At: On Fri, Dec 14 2007, Katsumi Yamaoka wrote: > But anyway the actual problem is that No Gnus doesn't start with > XEmacs 21.4. I have tried to add compatible calls. Please test and feel free to improve it: --8<---------------cut here---------------start------------->8--- (if (featurep 'xemacs) (or (load "password-cache" t) ;; Not all XEmacs versions support `noerror' arg of `require'. (require 'password)) (or (require 'password-cache nil t) (require 'password))) --8<---------------cut here---------------end--------------->8--- Bye, Reiner. -- ,,, (o o) ---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/