all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: AW <alexander.willand@t-online.de>
To: help-gnu-emacs@gnu.org
Subject: Re: ispell/hunspell/Windows: a fully-worked example
Date: Fri, 04 Apr 2014 16:30:33 +0200	[thread overview]
Message-ID: <2656962.XDx7xcfxFm@linux-j9m3.site> (raw)
In-Reply-To: <1642939.iKBzRsGT23@linux-j9m3.site>

[SOLVED]
Am Freitag, 4. April 2014, 16:00:28 schrieb AW:
> Am Freitag, 4. April 2014, 16:03:03 schrieb Eli Zaretskii:
> > > From: AW <alexander.willand@t-online.de>
> > > Date: Fri, 04 Apr 2014 14:47:13 +0200
> > > 
> > > ???? What is Emacs checking, even if the .emacs is empty, and what is
> > > the
> > > difference to starting it with "emacs -q" ??????????????
> > 
> > The site-init file, if you have it.  It's in the manual.
> 
> OK, thank you, again. I found "site-start.el", which tells me that it is
> meant to load the files in a "site-start.d" directory. I removed
> "site-start.el", but now Emacs complains:
> 
> "File error: Cannot open lad file, c:/Program Files
> (x86)/GNU_Emacs_24.3/tex- site.el"
> 
> The file tex-site.el is exactly there!
> 
> OK, site-start.el belongs to AUCTeX, as far as I can see. Inside the folder
> site-start.de are two files, auctex.el and preview-latex.el
> 
> I reinstalled AUCTeX and got the old error back! So the file site-start.el,
> which belongs to AUCTeX does something, which leads to a wrong path.
> 
> The file site-start.el has no more content than these lines:
> 
> ;; Load files in `site-start.d' directory.
> (dolist (file (directory-files
> 	       (concat (file-name-directory load-file-name) "site-start.d")
> 	       t "\\.el\\'"))
>   (load file nil t t))
> 
> This is weird!

I took the opportunity and cleaned out my site-lisp directory. Whatever it 
was, some relict *.el, it's gone now and I'll test hunspell.

Thanks to everybody who read this thread and thought about it!

Regards,

Alexander




  reply	other threads:[~2014-04-04 14:30 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-03  7:39 ispell/hunspell/Windows: a fully-worked example djc
2014-04-04  7:41 ` djc
2014-04-04 10:29   ` AW
2014-04-04 10:42     ` Eli Zaretskii
2014-04-04 12:47       ` AW
2014-04-04 13:03         ` Eli Zaretskii
2014-04-04 14:00           ` AW
2014-04-04 14:30             ` AW [this message]
2014-04-04 21:56               ` Robert Thorpe
2014-04-05  6:49                 ` Eli Zaretskii
2014-04-05  9:43                   ` Robert Thorpe
     [not found]                 ` <mailman.18956.1396680552.10748.help-gnu-emacs@gnu.org>
2014-04-05  6:59                   ` David Masterson
2014-04-05  8:13                     ` Eli Zaretskii

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=2656962.XDx7xcfxFm@linux-j9m3.site \
    --to=alexander.willand@t-online.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.