all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Since AUCTeX installation, Gnus won't post on any Usenet group
@ 2010-04-18 15:18 Merciadri Luca
  2010-04-18 15:32 ` Ralf Angeli
  0 siblings, 1 reply; 8+ messages in thread
From: Merciadri Luca @ 2010-04-18 15:18 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,

Some days ago, I posted http://groups.google.com/group/gnu.emacs.gnus/browse_thread/thread/c401c22ab28b582c.
Actually, my Gnus was showing `Denied posting -- empty article' ,
something it had never shown before when posting. Posting on Usenet
was then a random action, and it sometimes worked, and sometimes not.
Now, my Gnus never accepts posting something on Usenet. Before these
problems, my Gnus always accepted posting whatever on Usenet. Its
behaviour was irreproachable.

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)
==

Thanks.


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-04-19  8:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2010-04-19  6:59         ` David Kastrup
2010-04-19  8:31           ` Merciadri Luca
2010-04-19  8:33           ` Merciadri Luca

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.