unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
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 11:44:12 -0700 (PDT)	[thread overview]
Message-ID: <0f39e827-dd70-4e5d-bfc2-f44ff2298f1a@s9g2000yqa.googlegroups.com> (raw)
In-Reply-To: 4bcb261d$0$7656$9b4e6d93@newsspool1.arcor-online.net

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.
> If
> you ignore something like that, you have to be prepared that things go
> wrong.
/
>
> I'd try to disable the lines in your init file you've shown above, then
> restart Emacs and check if the problem is gone.
I tried. Even after having commented out the lines, still nothing
works for posting a message with Gnus.

> If not, start Emacs
> with the --debug-init command line switch in order to check if there is
> something else in your init file leading to an error.
Thanks for this idea. I just tried, and no error is shown.

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?


  reply	other threads:[~2010-04-18 18:44 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 [this message]
2010-04-18 18:54     ` David Kastrup
2010-04-18 19:50       ` Merciadri Luca
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=0f39e827-dd70-4e5d-bfc2-f44ff2298f1a@s9g2000yqa.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).