all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alberto Luaces <aluaces@udc.es>
To: help-gnu-emacs@gnu.org
Subject: Re: How can I disable ispell and git and svn el files in emacs
Date: Thu, 25 Feb 2010 09:43:28 +0100	[thread overview]
Message-ID: <87d3ztvh73.fsf@eps142.cdf.udc.es> (raw)
In-Reply-To: <jwvpr3uv2v6.fsf-monnier+gnu.emacs.help@gnu.org> (Stefan Monnier's message of "Wed, 24 Feb 2010 14:42:17 -0500")

Stefan Monnier writes:

>> Everything I start emacs, it starts 'ispell, git and svn el files'.
>
>> Can you please tell me how can I configure emacs not to load those el files?

[...]

>> Loading /etc/emacs/site-start.d/50psvn.el (source)...
>> Loading /etc/emacs/site-start.d/50psvn.el (source)...done
>
> You might want to send this question to your distribution (apparently
> some Debian derivative) since these files are installed by your
> distribution and they're loaded by code added by your distribution.

Maybe this could help:

$ dpkg -S /etc/emacs/site-start.d/50psvn.el
subversion: /etc/emacs/site-start.d/50psvn.el

So those files came from several packages, not directly from the emacs
installation. Now, from /usr/share/doc/emacs23-common/README.Debian.gz:

  * Emacs runs debian-startup during the startup process unless
    site-run-file is false.

but it seems that site-run-file can only be modified at compilation
time. Maybe you can just delete those files in order for them not to be
loaded.

--
Alberto 




  reply	other threads:[~2010-02-25  8:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1416.1266468399.14305.help-gnu-emacs@gnu.org>
2010-02-24 19:42 ` How can I disable ispell and git and svn el files in emacs Stefan Monnier
2010-02-25  8:43   ` Alberto Luaces [this message]
2010-02-18  4:46 n179911
2010-02-18  5:58 ` Richard Riley

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=87d3ztvh73.fsf@eps142.cdf.udc.es \
    --to=aluaces@udc.es \
    --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.