From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/5540 Path: main.gmane.org!not-for-mail From: Christian Moeller Newsgroups: gmane.emacs.gnus.general Subject: nnheader-malfunction? Date: Thu, 14 Mar 1996 21:31:52 +0100 Message-ID: <199603142031.AA162575512@ivev2.ivev.bau.tu-bs.de> NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035146130 663 80.91.224.250 (20 Oct 2002 20:35:30 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:35:30 +0000 (UTC) Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.7.3/8.6.9) with SMTP id NAA26935 for ; Thu, 14 Mar 1996 13:26:51 -0800 Original-Received: from ivev2.ivev.bau.tu-bs.de (ivev1.ivev.bau.tu-bs.de [134.169.17.1]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Thu, 14 Mar 1996 21:34:44 +0100 Original-Received: by ivev2.ivev.bau.tu-bs.de (1.37.109.16/16.2) id AA162575512; Thu, 14 Mar 1996 21:31:52 +0100 Received-Date: Thu, 14 Mar 1996 21:31:52 +0100 Original-To: ding@ifi.uio.no Xref: main.gmane.org gmane.emacs.gnus.general:5540 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:5540 Hi there! After a long time leaving sgnus running ahead I finally succeeded in installing it on my machine (Hurra). I have one thing that I'd like to mention. I am running emacs-19.29.1 and it seems that the function find-file-noselect only accepts 2 arguments. After compiling sgnus-0.52 I always receive an error about arguments exceeding the maximum limit. I copied the 'definition' (fset) of nnheader-find-file-noselect and the corresponding definition of gnus-xmas-find-file-noselect from gnus-xmas.el to gnus.el. Without compiling the files which use nnheader-find-file-noselect I am now able to start sgnus. My question: Is there an easier way to get around this corner? I do not know if this is an error due to the fact of my 'old' emacs version. Thanks, Christian