Gnus development mailing list
 help / color / mirror / Atom feed
* compilation error
@ 2001-02-11  1:52 NAGY Andras
  2001-02-11 14:53 ` ShengHuo ZHU
  0 siblings, 1 reply; 11+ messages in thread
From: NAGY Andras @ 2001-02-11  1:52 UTC (permalink / raw)


current cvs gnus
XEmacs 21.1 (patch 10) "Capitol Reef" [Lucid] (i386-debian-linux) of Thu Jun 29
2000 on pandora

./configure --with-xemacs
make
[...]

Formatting: Key Index ...
Formatting Info file...done.
Tag table required; use M-x Info-tagify
xemacs exiting.
make[1]: *** [gnus] Error 255
make[1]: Leaving directory `/home/nagya/gnus/gnus-build/texi'
make: *** [info] Error 2


And no info doc is generated.


Andras



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

* Re: compilation error
  2001-02-11  1:52 compilation error NAGY Andras
@ 2001-02-11 14:53 ` ShengHuo ZHU
  2001-02-11 17:01   ` NAGY Andras
  2001-02-12 17:44   ` Max Kliche
  0 siblings, 2 replies; 11+ messages in thread
From: ShengHuo ZHU @ 2001-02-11 14:53 UTC (permalink / raw)


NAGY Andras <nagya@inf.elte.hu> writes:

> current cvs gnus
> XEmacs 21.1 (patch 10) "Capitol Reef" [Lucid] (i386-debian-linux) of Thu Jun 29
> 2000 on pandora
> 
> ./configure --with-xemacs
> make
> [...]
> 
> Formatting: Key Index ...
> Formatting Info file...done.
> Tag table required; use M-x Info-tagify
> xemacs exiting.
> make[1]: *** [gnus] Error 255
> make[1]: Leaving directory `/home/nagya/gnus/gnus-build/texi'
> make: *** [info] Error 2

I can not reproduce it with XEmacs 21.2.42 + Sumo tar ball 2001-02-04.
Are you use it in M$ Windows?

ShengHuo

-- 
(setq gnus-posting-styles 
      '((".*" (signature (format "(setq gnus-posting-styles 
      '%S)" gnus-posting-styles)))))



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

* Re: compilation error
  2001-02-11 14:53 ` ShengHuo ZHU
@ 2001-02-11 17:01   ` NAGY Andras
  2001-02-12 17:44   ` Max Kliche
  1 sibling, 0 replies; 11+ messages in thread
From: NAGY Andras @ 2001-02-11 17:01 UTC (permalink / raw)


ShengHuo ZHU <zsh@cs.rochester.edu> writes:

> Are you use it in M$ Windows?

Debian Linux 2.2



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

* Re: compilation error
  2001-02-11 14:53 ` ShengHuo ZHU
  2001-02-11 17:01   ` NAGY Andras
@ 2001-02-12 17:44   ` Max Kliche
  2001-02-12 20:02     ` ShengHuo ZHU
  1 sibling, 1 reply; 11+ messages in thread
From: Max Kliche @ 2001-02-12 17:44 UTC (permalink / raw)
  Cc: ding

ShengHuo ZHU <zsh@cs.rochester.edu> wrote:
> NAGY Andras <nagya@inf.elte.hu> writes:
>> [ error ]
> I can not reproduce it with XEmacs 21.2.42 + Sumo tar ball 2001-02-04.
> Are you use it in M$ Windows?

I've got this error (gnus cvs this moment and the last 2 days)
Updating autoloads for directory /home_user/max/programme/gnus/lisp...
Generating autoloads for lisp/binhex.el...
No autoloads found in lisp/cus-load.el
No autoloads found in lisp/dgnushack.el
No autoloads found in lisp/dig.el
Generating autoloads for lisp/earcon.el...
No autoloads found in lisp/flow-fill.el
No autoloads found in lisp/format-spec.el
Generating autoloads for lisp/gnus-agent.el...
Unbalanced parentheses
xemacs exiting
.
make[1]: *** [gnus-load.elc] Error 255
make[1]: Leaving directory `/home_user/max/programme/gnus/lisp'
make: *** [lick] Error 2
[max@goofy gnus]$ 

System: redhat 7.0
xemacs 21.2.42

Max

-- 
when I find my code in tons of trouble,
   friends and colleagues come to me,
       speaking words of wisdom
            "write in C"




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

* Re: compilation error
  2001-02-12 17:44   ` Max Kliche
@ 2001-02-12 20:02     ` ShengHuo ZHU
  2001-02-13  9:44       ` Max Kliche
  0 siblings, 1 reply; 11+ messages in thread
From: ShengHuo ZHU @ 2001-02-12 20:02 UTC (permalink / raw)


Max Kliche <max@kliche.org> writes:

> ShengHuo ZHU <zsh@cs.rochester.edu> wrote:
> > NAGY Andras <nagya@inf.elte.hu> writes:
> >> [ error ]
> > I can not reproduce it with XEmacs 21.2.42 + Sumo tar ball 2001-02-04.
> > Are you use it in M$ Windows?
> 
> I've got this error (gnus cvs this moment and the last 2 days)
> Updating autoloads for directory /home_user/max/programme/gnus/lisp...
> Generating autoloads for lisp/binhex.el...
> No autoloads found in lisp/cus-load.el
> No autoloads found in lisp/dgnushack.el
> No autoloads found in lisp/dig.el
> Generating autoloads for lisp/earcon.el...
> No autoloads found in lisp/flow-fill.el
> No autoloads found in lisp/format-spec.el
> Generating autoloads for lisp/gnus-agent.el...
> Unbalanced parentheses
> xemacs exiting
> .
> make[1]: *** [gnus-load.elc] Error 255
> make[1]: Leaving directory `/home_user/max/programme/gnus/lisp'
> make: *** [lick] Error 2
> [max@goofy gnus]$ 
> 
> System: redhat 7.0
> xemacs 21.2.42

Is your XEmacs configured with Mule or without Mule? 

ShengHuo

-- 
(setq gnus-posting-styles 
      '((".*" (signature (format "(setq gnus-posting-styles 
      '%S)" gnus-posting-styles)))))



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

* Re: compilation error
  2001-02-12 20:02     ` ShengHuo ZHU
@ 2001-02-13  9:44       ` Max Kliche
  2001-02-13 15:23         ` ShengHuo ZHU
  0 siblings, 1 reply; 11+ messages in thread
From: Max Kliche @ 2001-02-13  9:44 UTC (permalink / raw)


Hallo

I tried both with or without mule.
The same result.

Max
-- 
when I find my code in tons of trouble,
   friends and colleagues come to me,
       speaking words of wisdom
            "write in C"




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

* Re: compilation error
  2001-02-13  9:44       ` Max Kliche
@ 2001-02-13 15:23         ` ShengHuo ZHU
  0 siblings, 0 replies; 11+ messages in thread
From: ShengHuo ZHU @ 2001-02-13 15:23 UTC (permalink / raw)


Max Kliche <max@kliche.org> writes:

> Hallo
> 
> I tried both with or without mule.
> The same result.

I believe it is a bug in XEmacs 21.2.43 or 21.2.44.  I've filed a bug
report.

ShengHuo

-- 
(setq gnus-posting-styles 
      '((".*" (signature (format "(setq gnus-posting-styles 
      '%S)" gnus-posting-styles)))))



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

* Re: Compilation error
  2001-07-04 13:41   ` Stein A. Strømme
@ 2001-07-04 13:54     ` Didier Verna
  0 siblings, 0 replies; 11+ messages in thread
From: Didier Verna @ 2001-07-04 13:54 UTC (permalink / raw)
  Cc: ding

stromme@mi.uib.no (Stein A. Strømme) wrote:

> Yes, that seems to work.  Thank you.

        I'm committing this. Sorry for the inconvenience.

-- 
Didier Verna, didier@lrde.epita.fr, http://www.lrde.epita.fr/~didier

EPITA / LRDE, 14-16 rue Voltaire   Tel.+33 (1) 53 14 59 47
94276 Le Kremlin-Bicêtre, France   Fax.+33 (1) 44 08 01 99   didier@xemacs.org


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

* Re: Compilation error
  2001-07-04 13:34 ` Didier Verna
@ 2001-07-04 13:41   ` Stein A. Strømme
  2001-07-04 13:54     ` Didier Verna
  0 siblings, 1 reply; 11+ messages in thread
From: Stein A. Strømme @ 2001-07-04 13:41 UTC (permalink / raw)


[Didier Verna]

| stromme@mi.uib.no (Stein A. Strømme) wrote:
| 
>> I just updated my cvs gnus, and get this.  Afterwards, gnus will not
>> even start.  Ideas?
| 
|         I think this is due to my recent patch. Under XEmacs, the `point'
| function has an optional argument. Emacs appears not to have this. Please try
| the following patch. If it works, I'll aply it immediately.

Yes, that seems to work.  Thank you.

Stein
-- 
Stein Arild Strømme  <http://www.mi.uib.no/~stromme>


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

* Re: Compilation error
  2001-07-04 12:43 Compilation error Stein A. Strømme
@ 2001-07-04 13:34 ` Didier Verna
  2001-07-04 13:41   ` Stein A. Strømme
  0 siblings, 1 reply; 11+ messages in thread
From: Didier Verna @ 2001-07-04 13:34 UTC (permalink / raw)
  Cc: ding

stromme@mi.uib.no (Stein A. Strømme) wrote:

> I just updated my cvs gnus, and get this.  Afterwards, gnus will not
> even start.  Ideas?

        I think this is due to my recent patch. Under XEmacs, the `point'
function has an optional argument. Emacs appears not to have this. Please try
the following patch. If it works, I'll aply it immediately.

Index: nntp.el
===================================================================
RCS file: /usr/local/cvsroot/gnus/lisp/nntp.el,v
retrieving revision 6.9
diff -u -r6.9 nntp.el
--- nntp.el	2001/07/04 10:04:40	6.9
+++ nntp.el	2001/07/04 13:28:32
@@ -382,7 +382,7 @@
       (erase-buffer)))
   (let* ((command (mapconcat 'identity strings " "))
 	 (buffer (process-buffer (nntp-find-connection nntp-server-buffer)))
-	 (pos (point buffer)))
+	 (pos (with-current-buffer buffer (point))))
     (prog1
 	(nntp-retrieve-data command
 			    nntp-address nntp-port-number nntp-server-buffer
@@ -402,7 +402,7 @@
   "Send STRINGS to server and wait until WAIT-FOR returns."
   (let* ((command (mapconcat 'identity strings " "))
 	 (buffer (process-buffer (nntp-find-connection nntp-server-buffer)))
-	 (pos (point buffer)))
+	 (pos (with-current-buffer buffer (point))))
     (prog1
 	(nntp-retrieve-data command
 			    nntp-address nntp-port-number nntp-server-buffer
@@ -427,7 +427,7 @@
       (erase-buffer)))
   (let* ((command (mapconcat 'identity strings " "))
 	 (buffer (process-buffer (nntp-find-connection nntp-server-buffer)))
-	 (pos (point buffer)))
+	 (pos (with-current-buffer buffer (point))))
     (prog1
 	(nntp-retrieve-data command
 			    nntp-address nntp-port-number nntp-server-buffer


-- 
Didier Verna, didier@lrde.epita.fr, http://www.lrde.epita.fr/~didier

EPITA / LRDE, 14-16 rue Voltaire   Tel.+33 (1) 53 14 59 47
94276 Le Kremlin-Bicêtre, France   Fax.+33 (1) 44 08 01 99   didier@xemacs.org


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

* Compilation error
@ 2001-07-04 12:43 Stein A. Strømme
  2001-07-04 13:34 ` Didier Verna
  0 siblings, 1 reply; 11+ messages in thread
From: Stein A. Strømme @ 2001-07-04 12:43 UTC (permalink / raw)


I just updated my cvs gnus, and get this.  Afterwards, gnus will not
even start.  Ideas?


While compiling nndb-touch-article in file /home/u5/stromme/lib/emacs/cvs/gnus/lisp/nndb.el:
  ** point called with 1 arg, but requires none
While compiling nndb-request-expire-articles-local in file /home/u5/stromme/lib/emacs/cvs/gnus/lisp/nndb.el:
  ** point called with 1 arg, but requires none
  ** point called with 1 arg, but requires none
While compiling nndb-request-expire-articles-remote in file /home/u5/stromme/lib/emacs/cvs/gnus/lisp/nndb.el:
  ** point called with 1 arg, but requires none
While compiling nndb-request-move-article in file /home/u5/stromme/lib/emacs/cvs/gnus/lisp/nndb.el:
  ** point called with 1 arg, but requires none
While compiling nndb-request-accept-article in file /home/u5/stromme/lib/emacs/cvs/gnus/lisp/nndb.el:
  ** point called with 1 arg, but requires none
While compiling nndb-request-replace-article in file /home/u5/stromme/lib/emacs/cvs/gnus/lisp/nndb.el:
  ** point called with 1 arg, but requires none
..
..


While compiling nntp-send-command in file /home/u5/stromme/lib/emacs/cvs/gnus/lisp/nntp.el:
  ** point called with 1 arg, but requires none
While compiling nntp-send-command-nodelete in file /home/u5/stromme/lib/emacs/cvs/gnus/lisp/nntp.el:
  ** point called with 1 arg, but requires none
While compiling nntp-send-command-and-decode in file /home/u5/stromme/lib/emacs/cvs/gnus/lisp/nntp.el:
  ** point called with 1 arg, but requires none

-- 
Stein Arild Strømme  <http://www.mi.uib.no/~stromme>


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

end of thread, other threads:[~2001-07-04 13:54 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-11  1:52 compilation error NAGY Andras
2001-02-11 14:53 ` ShengHuo ZHU
2001-02-11 17:01   ` NAGY Andras
2001-02-12 17:44   ` Max Kliche
2001-02-12 20:02     ` ShengHuo ZHU
2001-02-13  9:44       ` Max Kliche
2001-02-13 15:23         ` ShengHuo ZHU
2001-07-04 12:43 Compilation error Stein A. Strømme
2001-07-04 13:34 ` Didier Verna
2001-07-04 13:41   ` Stein A. Strømme
2001-07-04 13:54     ` Didier Verna

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 NNTP newsgroup(s).