From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/77121 Path: news.gmane.org!not-for-mail From: "I. Sosa Mayor" Newsgroups: gmane.emacs.gnus.general Subject: Re: How to load No Gnus? Date: Tue, 22 Feb 2011 20:54:59 +0100 Message-ID: References: <87hbbvg8nx.fsf@gmail.com> <87oc63svnk.fsf@topper.koldfront.dk> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1298404524 27784 80.91.229.12 (22 Feb 2011 19:55:24 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 22 Feb 2011 19:55:24 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M25453@lists.math.uh.edu Tue Feb 22 20:55:20 2011 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PryKN-0004Yd-2C for ding-account@gmane.org; Tue, 22 Feb 2011 20:55:19 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1PryKD-0004b2-4R; Tue, 22 Feb 2011 13:55:09 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1PryKB-0004ac-9O for ding@lists.math.uh.edu; Tue, 22 Feb 2011 13:55:07 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PryKA-0005rV-6H for ding@lists.math.uh.edu; Tue, 22 Feb 2011 13:55:06 -0600 Original-Received: from mail-wy0-f172.google.com ([74.125.82.172]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1PryK9-0005t5-6n for ding@gnus.org; Tue, 22 Feb 2011 20:55:05 +0100 Original-Received: by wyb42 with SMTP id 42so1708835wyb.17 for ; Tue, 22 Feb 2011 11:54:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=rPoRgCtAmboQGcunZtlCE9ehJEKIBwcl3V74F2tZPDU=; b=dSvJJblhr7yf1OFYOGD4mHdiYNwL+P+VFiEbyNPxihDVfqPav66RKNZoBHsWEixlwx Ibl1Sd0+cJJi2jOUccweliLyhIwXixfNBfzc9Vg86KR9EHmFfeK6ER3U1oPXW5U3JOIa 33Pao506g1Y3R2agEo7ZR2+W7faIwVnJ2T9PY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=MxzSZgSPFlbaiQTWNpYgQhgxe3dAz54cSs6llbhzDpmJxmG9dejj7D+Whg36etIeVq i3HFrect1CeuDCTcKwP0ndahNUn1jErUlqQLNj3/40MrKsZD49jjGcwvYu1NuZ3RfJRL 8sZk8o62ecQadI3p6kMmpeuZZZ70GHW0jCVaU= Original-Received: by 10.216.59.3 with SMTP id r3mr2648143wec.65.1298404499355; Tue, 22 Feb 2011 11:54:59 -0800 (PST) Original-Received: by 10.216.177.68 with HTTP; Tue, 22 Feb 2011 11:54:59 -0800 (PST) In-Reply-To: <87oc63svnk.fsf@topper.koldfront.dk> X-Spam-Score: -1.4 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:77121 Archived-At: not really... gnus-version is still saying I'm in v5.13 but maybe no gnus was loaded because I'm getting now an error when I try to connect to imap: nnimap+listas:gnus error: BAD Unknown command f10if8269198ybn.11 thx in any case! 2011/2/22 Adam Sj=F8gren : > On Tue, 22 Feb 2011 20:40:18 +0100, Igor wrote: > >> 3. I put: >> (add-to-list 'load-path "~/abs/gnus/lisp/") > > Does that work? I have this in my ~/.emacs.d/init.el: > > =A0(setq load-path (cons (expand-file-name "~/elisp/gnus/lisp") load-path= )) > > > =A0Best regards, > > =A0 =A0Adam > > -- > =A0Woodhead's Law: "The further you are from your =A0 =A0 =A0 =A0 =A0 =A0= =A0Adam Sj=F8gren > =A0server, the more likely it is to crash." =A0 =A0 =A0 =A0 =A0 =A0 =A0 a= sjo@koldfront.dk > > >