Gnus development mailing list
 help / color / mirror / Atom feed
From: Steve Youngs <sryoungs@bigpond.net.au>
Cc: ding@gnus.org
Subject: Re: loading gnus creates *Group* buffer
Date: Mon, 12 Jan 2004 10:00:22 +1000	[thread overview]
Message-ID: <microsoft-free.87y8sejasp.fsf@eicq.dnsalias.org> (raw)
In-Reply-To: <8365fioz2m.fsf@torus.sehlabs.com> (Steven E. Harris's message of "Sun, 11 Jan 2004 15:17:05 -0800")

[-- Attachment #1: Type: text/plain, Size: 1024 bytes --]

* Steven E Harris <seh@panix.com> writes:

  > Well, with that symlink in place, ~/.xemacs/site-packages/lisp/gnus
  > is there. XEmacs didn't notice it, though. Perhaps it doesn't follow
  > symlinks when doing the autoload scan.

Seems to work fine here.

(locate-library "gnus")
 => "/home/steve/.xemacs/site-packages/lisp/gnus/gnus.elc"

(featurep 'gnus-autoloads)
 => t

$ file /home/steve/.xemacs/site-packages/lisp/gnus
 => /home/steve/.xemacs/site-packages/lisp/gnus: symbolic link to
       /tmp/steve/gnus

(member "/tmp/steve/gnus/" load-path)
 => nil

(member "/home/steve/.xemacs/site-packages/lisp/gnus/" load-path)
 => ("/home/steve/.xemacs/site-packages/lisp/gnus/" (rest of my
       load-path elided)

I don't understand where yours has gone wrong, Steven.

-- 
|---<Steve Youngs>---------------<GnuPG KeyID: A94B3003>---|
|              Ashes to ashes, dust to dust.               |
|      The proof of the pudding, is under the crust.       |
|------------------------------<sryoungs@bigpond.net.au>---|

[-- Attachment #2: Type: application/pgp-signature, Size: 256 bytes --]

  reply	other threads:[~2004-01-12  0:00 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-07  3:07 Katsumi Yamaoka
2004-01-07  3:10 ` Lars Magne Ingebrigtsen
2004-01-07  3:14   ` Katsumi Yamaoka
2004-01-07 16:10 ` Steven E. Harris
2004-01-07 19:52   ` Steve Youngs
2004-01-07 21:17     ` Steven E. Harris
2004-01-07 23:24       ` Steve Youngs
2004-01-08  1:56       ` Istvan Marko
2004-01-08 23:11         ` Steven E. Harris
2004-01-08 23:57         ` Steve Youngs
2004-01-09  0:26           ` Steven E. Harris
2004-01-09  2:39             ` Steve Youngs
2004-01-11 21:41             ` Kai Grossjohann
2004-01-11 22:59               ` Steve Youngs
2004-01-11 23:17               ` Steven E. Harris
2004-01-12  0:00                 ` Steve Youngs [this message]
2004-01-12  1:33                   ` Steven E. Harris
2004-01-12  4:21                     ` Steve Youngs
2004-01-12 17:40                       ` Steven E. Harris
2004-01-12 22:25                         ` Steve Youngs

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=microsoft-free.87y8sejasp.fsf@eicq.dnsalias.org \
    --to=sryoungs@bigpond.net.au \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).