From: Merciadri Luca <merciadriluca@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Since AUCTeX installation, Gnus won't post on any Usenet group
Date: Sun, 18 Apr 2010 12:50:42 -0700 (PDT) [thread overview]
Message-ID: <bedc678d-6171-4082-9ee1-f57cec9b4de2@h27g2000yqm.googlegroups.com> (raw)
In-Reply-To: 87bpdgfv65.fsf@lola.goethe.zz
On Apr 18, 8:54 pm, David Kastrup <d...@gnu.org> wrote:
> Merciadri Luca <merciadril...@gmail.com> writes:
> > On Apr 18, 5:32 pm, Ralf Angeli <dev.n...@caeruleus.net> wrote:
> >> * Merciadri Luca (2010-04-18) writes:
>
> >> > The only thing I have changed in my whole Emacs & Gnus config. is that
> >> > I installed, some days ago, AUCTeX. Everything went right, and, even
> >> > the installation's day, Gnus accepted to send articles on Usenet. Now,
> >> > it won't do anything like that. Why? I changed nothing.
>
> >> > Here is what I appended to my .emacs after having installed AUCTeX
> >> > with preview-latex. (I have also tried by removing these lines from
> >> > the .emacs, which does not change Gnus' behaviour.)
>
> >> > ==
> >> > (setq load-path (cons "~/auctex-11.86/" load-path))
> >> > (setq load-path (cons "~/auctex-11.86/preview/" load-path))
>
> >> > (load "~/auctex-11.86/auctex.el" nil t t)
> >> > (load "~/auctex-11.86/preview/preview-latex.el" nil t t)
> >> > ==
>
> >> It should not be necessary to add the `preview' subdirectory to
> >> `load-path' if you installed AUCTeX correctly. Since preview-latex.el
> >> is still in the `preview' subdirectory, I presume you did not run `make
> >> install' as described in the installation instructions of AUCTeX.
> > I did what was necessary: ./configure, make, make install. I just
> > added these directories because I thought they were necessary.
>
> That sounds like you added the compilation directories of AUCTeX to the
> load path, a really bad idea. And that you manually loaded the AUCTeX
> files from the uninstalled files in the compilation directories. Also a
> really bad idea. Is there a reason you don't follow the installation
> instructions?
I do not remember, but I think that these info were put somewhere in a
README! I found them weird, but executed!
But, anyway, even without these lines, the Gnus problem still arises,
where it had never happened before.
> > Actually, I think that AUCTeX is redefining some commands and
> > shortcuts that are also used in Gnus. How could I modify the AUCTeX's
> > shortcuts?
>
> I don't think that is the case. You could try
>
> M-x list-load-path-shadows RET
>
> in order to see whether you borked your installation with duplicate
> files.
Here is the output:
==
/usr/share/emacs/22.2/site-lisp/debian-startup hides /usr/share/emacs/
site-lisp/debian-startup
/usr/share/emacs22/site-lisp/dictionaries-common/ispell hides /usr/
share/emacs/22.2/lisp/textmodes/ispell
/usr/share/emacs22/site-lisp/dictionaries-common/flyspell hides /usr/
share/emacs/22.2/lisp/textmodes/flyspell
/usr/share/emacs22/site-lisp/latex-cjk-thai/thai-word hides /usr/share/
emacs/22.2/lisp/language/thai-word
4 Emacs Lisp load-path shadowings were found
==
'Seems not to have messed anything, doesn't it?
next prev parent reply other threads:[~2010-04-18 19:50 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-18 15:18 Since AUCTeX installation, Gnus won't post on any Usenet group Merciadri Luca
2010-04-18 15:32 ` Ralf Angeli
2010-04-18 18:44 ` Merciadri Luca
2010-04-18 18:54 ` David Kastrup
2010-04-18 19:50 ` Merciadri Luca [this message]
2010-04-19 6:59 ` David Kastrup
2010-04-19 8:31 ` Merciadri Luca
2010-04-19 8:33 ` Merciadri Luca
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=bedc678d-6171-4082-9ee1-f57cec9b4de2@h27g2000yqm.googlegroups.com \
--to=merciadriluca@gmail.com \
--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.
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).