unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: Sven Joachim <svenjoac@gmx.de>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Issue with .emacs, files not loading
Date: Wed, 4 Jun 2008 10:47:41 +0200	[thread overview]
Message-ID: <CEACF193-85B1-4A05-8593-757E0E5887F7@Web.DE> (raw)
In-Reply-To: <87od6hn006.fsf@gmx.de>


Am 04.06.2008 um 09:16 schrieb Sven Joachim:

>> You need to expand your paths before adding them to load-path.
>
> Huh?  I have
>
> (setq load-path (append (list "~/elisp") load-path))
>
> in my .emacs since ages, and that has always worked.

"~" is an acronym that UNIX shells understand. It's not part of a  
path specification. GNU Emacs seems to do the right thing in some  
instances. Using the expand-file-name function, let's say ten times  
in ~/.emacs, wastes after a few thousand launches a measurable amount  
of time and energy – and conserves far more when you don't protect/ 
expand ~. What is ~ meaning in Losedos? What is C:\ meaning in UNIX?  
Or classic Mac OS 8 or 9?

--
Mit friedvollen Grüßen

   Pete

Windows, c'est un peu comme le beaujolais nouveau: à chaque nouvelle  
cuvée on sait que ce sera dégueulasse, mais on en prend quand même,  
par masochisme.






  reply	other threads:[~2008-06-04  8:47 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-03 14:59 Issue with .emacs, files not loading Chris Poole
2008-06-03 21:40 ` Colin S. Miller
2008-06-04  7:16   ` Sven Joachim
2008-06-04  8:47     ` Peter Dyballa [this message]
2008-06-04 17:26       ` Eli Zaretskii
2008-06-04 12:00     ` Chris Poole
2008-06-04 12:49       ` Chris Poole

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=CEACF193-85B1-4A05-8593-757E0E5887F7@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=help-gnu-emacs@gnu.org \
    --cc=svenjoac@gmx.de \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).