Gnus development mailing list
 help / color / mirror / Atom feed
* void-function display-graphic-p with current CVS
@ 2001-07-22  9:48 Andreas Jaeger
  2001-07-24  5:54 ` ShengHuo ZHU
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Jaeger @ 2001-07-22  9:48 UTC (permalink / raw)


With current CVS ding sources and XEmacs 21.4.3 I cannot start
xemacs anymore.  Has anybody an idea?

Andreas

P.S. the messages are - and it works with cvs version from 2001-07-18:

Signaling: (error "Error in /home/aj/.xemacs/gnus: (void-function display-graphic-p)")
  signal(error ("Error in /home/aj/.xemacs/gnus: (void-function display-graphic-p)"))
  cerror("Error in %s: %s" "/home/aj/.xemacs/gnus" (void-function display-graphic-p))
  apply(cerror "Error in %s: %s" ("/home/aj/.xemacs/gnus" (void-function display-graphic-p)))
  error("Error in %s: %s" "/home/aj/.xemacs/gnus" (void-function display-graphic-p))
  (condition-case var (let (...) (load file nil t)) (error (error "Error in %s: %s" file var)))
  (and (setq file (pop files)) (or (and ... ...) (file-exists-p ...) (file-exists-p ...)) (condition-case var (let ... ...) (error ...)))
  (while files (and (setq file ...) (or ... ... ...) (condition-case var ... ...)))
  (let ((files ...) file) (while files (and ... ... ...)))
  (if gnus-init-inhibit (setq gnus-init-inhibit nil) (setq gnus-init-inhibit inhibit-next) (let (... file) (while files ...)))
  (if init-file-user (if gnus-init-inhibit (setq gnus-init-inhibit nil) (setq gnus-init-inhibit inhibit-next) (let ... ...)))
  (when init-file-user (if gnus-init-inhibit (setq gnus-init-inhibit nil) (setq gnus-init-inhibit inhibit-next) (let ... ...)))
  gnus-read-init-file()
  (if (gnus-alive-p) (progn (switch-to-buffer gnus-group-buffer) (gnus-group-get-new-news ...)) (gnus-clear-system) (gnus-splash) (gnus-run-hooks (quote gnus-before-startup-hook)) (nnheader-init-server-buffer) (setq gnus-slave slave) (gnus-read-init-file) (when gnus-simple-splash (setq gnus-simple-splash nil) (cond ... ...)) (let (... did-connect) (unwind-protect ... ...)))
  gnus-1(nil nil nil)
  gnus()
  #<compiled-function nil "...(49)" [toolbar-news-frame-plist toolbar-news-use-separate-frame toolbar-news-frame gnus frame-live-p make-frame add-hook gnus-exit-gnus-hook #<compiled-function nil "...(18)" ... 2> select-frame framep frame-iconified-p deiconify-frame raise-frame] 3 1077909 nil>()
  call-interactively(toolbar-gnus)
  #<compiled-function nil "...(27)" [toolbar-news-commands-alist toolbar-news-reader command error "Unkown news reader %s" call-interactively eval] 4 1077954 nil>()
  call-interactively(toolbar-news)
  release-and-activate-toolbar-button(#<buttonup-event button1up>)
  call-interactively(release-and-activate-toolbar-button)

-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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

* Re: void-function display-graphic-p with current CVS
  2001-07-22  9:48 void-function display-graphic-p with current CVS Andreas Jaeger
@ 2001-07-24  5:54 ` ShengHuo ZHU
  0 siblings, 0 replies; 2+ messages in thread
From: ShengHuo ZHU @ 2001-07-24  5:54 UTC (permalink / raw)


Andreas Jaeger <aj@suse.de> writes:

> With current CVS ding sources and XEmacs 21.4.3 I cannot start
> xemacs anymore.  Has anybody an idea?
> 
> Andreas
> 
> P.S. the messages are - and it works with cvs version from 2001-07-18:
> 
> Signaling: (error "Error in /home/aj/.xemacs/gnus: (void-function display-graphic-p)")
>   signal(error ("Error in /home/aj/.xemacs/gnus: (void-function display-graphic-p)"))
>   cerror("Error in %s: %s" "/home/aj/.xemacs/gnus" (void-function display-graphic-p))
>   apply(cerror "Error in %s: %s" ("/home/aj/.xemacs/gnus" (void-function display-graphic-p)))
>   error("Error in %s: %s" "/home/aj/.xemacs/gnus" (void-function display-graphic-p))
>   (condition-case var (let (...) (load file nil t)) (error (error "Error in %s: %s" file var)))

It looks like you put display-graphic-p in /home/aj/.xemacs/gnus. It
is an Emacs 21 function, not for XEmacs 21.

ShengHuo


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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-22  9:48 void-function display-graphic-p with current CVS Andreas Jaeger
2001-07-24  5:54 ` ShengHuo ZHU

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