all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Drew Adams <drew.adams@oracle.com>
To: Gottfried <gottfried@posteo.de>,
	"help-gnu-emacs@gnu.org" <help-gnu-emacs@gnu.org>
Subject: RE: [External] : about keysee
Date: Sun, 11 Dec 2022 16:10:04 +0000	[thread overview]
Message-ID: <SJ0PR10MB548885C4EE65F261DEACC93DF31E9@SJ0PR10MB5488.namprd10.prod.outlook.com> (raw)
In-Reply-To: <45f63a9f-8634-42db-d59c-3c3fc0bc3730@posteo.de>

> > For that, you can just use `M-x load-library' to load
> > `cl-macs.el' and `M-x load-file to load `sortie.el'
> > and then `keysee.el'.
> 
> I did a M-x load-library to load cl-macs.el
> this was o.k.
> But when I did a M-x load-file to load
> "sortie.el" and "keysee.el" it couldn't find it.

`load-file' reads an absolute file name.  You
need to first have downloaded those two files
from the links I gave you.  The file names you
give to `load-file' are the locations where
you saved the files.

This is one reason `load-library' exists: so
you don't need to specify the file location.
You just put the files in some directory that
you add to your `load-path', and then use
`M-x load-library'.  It looks for the files
using the paths in your `load-path'.



  parent reply	other threads:[~2022-12-11 16:10 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-09 19:40 how can I make a reference card like the Emacs reference, card Gottfried
2022-12-09 22:17 ` Jean Louis
2022-12-10 21:42   ` Marcin Borkowski
2022-12-10 22:11     ` Jean Louis
2022-12-10 22:39       ` Marcin Borkowski
2022-12-09 22:24 ` [External] : " Drew Adams
2022-12-10 20:28   ` Gottfried
2022-12-10 21:02     ` Drew Adams
2022-12-11 12:51       ` about keysee Gottfried
2022-12-11 14:45         ` Stefan Monnier via Users list for the GNU Emacs text editor
2022-12-14 20:46           ` Emanuel Berg
2022-12-15  4:50             ` Stefan Monnier via Users list for the GNU Emacs text editor
2022-12-15  5:10               ` Emanuel Berg
2022-12-11 16:10         ` Drew Adams [this message]
     [not found]       ` <231e4551-5eb0-d472-8793-10c6cf24217b@posteo.de>
     [not found]         ` <6921b46e-bc88-ff46-8545-118677f9ccfb@posteo.de>
     [not found]           ` <f0aa1011-414b-8008-0faf-3490b07141dc@posteo.de>
     [not found]             ` <SJ0PR10MB5488FB2091E9E7BECEF74D95F3E29@SJ0PR10MB5488.namprd10.prod.outlook.com>
     [not found]               ` <53326500-cc84-5313-2b28-e4f424eb231c@posteo.de>
     [not found]                 ` <CO6PR10MB54734FE9DE53DA39DB92C6DCF3E09@CO6PR10MB5473.namprd10.prod.outlook.com>
2022-12-16 16:00                   ` [External] : keysee Gottfried
2022-12-10 21:46     ` [External] : Re: how can I make a reference card like the Emacs reference, card Marcin Borkowski
2022-12-10 22:10       ` Jean Louis
2022-12-11 12:18         ` Gottfried

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=SJ0PR10MB548885C4EE65F261DEACC93DF31E9@SJ0PR10MB5488.namprd10.prod.outlook.com \
    --to=drew.adams@oracle.com \
    --cc=gottfried@posteo.de \
    --cc=help-gnu-emacs@gnu.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.