Gnus development mailing list
 help / color / mirror / Atom feed
* Problems with jka-aux...
@ 1996-02-15 17:15 Andrew Eskilsson
  1996-02-15 17:39 ` Stainless Steel Rat
  1996-02-15 19:17 ` Greg Thompson
  0 siblings, 2 replies; 3+ messages in thread
From: Andrew Eskilsson @ 1996-02-15 17:15 UTC (permalink / raw)


I have reported trouble with jka-aux, here comes a backtrace of the
trouble, I don't know if it is sgnus (0.38) specific, any ideas?

/home/jupiter/gnu/emacs is the place where emacs where compiled, to
later on being installed (I can almost 100% guarantee that they did a
correct configure --prefix and install)

If I try it on a machine where I can reach loadup.el on the 'original'
place i.e. they haven't removed the files they made emacs in, it works
:-(

	/andy

Signalling: (error "Cannot open doc string file \"/home/jupiter/gnu/emacs/lisp/loadup.el\"")
  documentation-property(browse-url-browser-function variable-documentation t)
  custom-default-initialize(((tag . "WWW Browser") (doc . "WWW Browser to call when clicking on an URL button in the article buffer.\n\nYou can choose between one of the predefined browsers, or `Other'.") (name . browse-url-browser-function) (calculate cond (... browse-url-browser-function) (... ...) (... ...)) (type . choice) (data (... ... ...) (... ... ...) (... ... ... ...))))
  custom-initialize(((tag . "WWW Browser") (doc . "WWW Browser to call when clicking on an URL button in the article buffer.\n\nYou can choose between one of the predefined browsers, or `Other'.") (name . browse-url-browser-function) (calculate cond (... browse-url-browser-function) (... ...) (... ...)) (type . choice) (data (... ... ...) (... ... ...) (... ... ... ...))))
  mapcar(custom-initialize (((tag . "Visual") (doc . "Enable visual features.\nIf `visual' is disabled, there will be no menus and few faces.  Most of\nthe visual customization options below will be ignored.  GNUS will use\nless space and be faster as a result.") (default summary-highlight group-highlight article-highlight summary-menu group-menu article-menu tree-highlight menu highlight browse-menu server-menu page-marker) (name . gnus-visual) (type . toggle)) ((tag . "WWW Browser") (doc . "WWW Browser to call when clicking on an URL button in the article buffer.\n\nYou can choose between one of the predefined browsers, or `Other'.") (name . browse-url-browser-function) (calculate cond ... ... ...) (type . choice) (data ... ... ...)) ((tag . "Mouse Face") (doc . "Face used for group or summary buffer mouse highlighting.\nThe line beneath the mouse pointer will be highlighted with this\nface.") (name . gnus-mouse-face) (calculate if ... gnus-mouse-face ...) (type . face)) (!
 
 (tag . "Article Display") (doc . "Controls how the article buffer will look.\n\nIf you leave the list empty, the article will appear exactly as it is\nstored on the disk.  The list entries will hide or highlight various\nparts of the article, making it easier to find the information you\nwant.") (name . gnus-article-display-hook) (type . list) (default gnus-article-hide-headers-if-wanted gnus-article-hide-boring-headers gnus-article-treat-overstrike gnus-article-maybe-highlight) (data ...)) ((tag . "Article Button Face") (doc . "Face used for highlighting buttons in the article buffer.\n\nAn article button is a piece of text that you can activate by pressing\n`RET' or `mouse-2' above it.") (name . gnus-article-button-face) (default . bold) (type . face)) ((tag . "Article Mouse Face") (doc . "Face used for mouse highlighting in the article buffer.\n\nArticle buttons will be displayed in this face when the cursor is\nabove them.") (name . gnus-article-mouse-face) (default . h!
 
 ighlight) (type . face)) ((tag . "Article Signature Face") (doc . "Fac



e used for highlighting a signature in the article buffer.") (name . gnus-signature-face) (default . italic) (type . face)) ((tag . "Article Header Highlighting") (doc . "Controls highlighting of article header.\n\nBelow is a list of article header names, and the faces used for\ndisplaying the name and content of the header.  The `Header' field\nshould contain the name of the header.  The field actually contains a\nregular expression that should match the beginning of the header line,\nbut if you don't know what a regular expression is, just write the\nname of the header.  The second field is the `Name' field, which\ndetermines how the the header name (i.e. the part of the header left\nof the `:') is displayed.  The third field is the `Content' field,\nwhich determines how the content (i.e. the part of the header right of\nthe `:') is displayed.  \n\nIf you leave the last `Header' field in the list empty, the `Name' and\n`Content' fields will determine how headers not listed!
 
  above are\ndisplayed.  \n\nIf you only want to change the display of the name part for a specific\nheader, specify `None' in the `Content' field.  Similarly, specify\n`None' in the `Name' field if you only want to leave the name part\nalone.") (name . gnus-header-face-alist) (type . list) (calculate cond ... ... ...) (data ...)) ((tag . "Attribution Face") (doc . "Face used for attribution lines.\nIt is merged with the face for the cited text belonging to the attribution.") (name . gnus-cite-attribution-face) (default . underline) (type . face)) ((tag . "Citation Faces") (doc . "List of faces used for highlighting citations. \n\nWhen there are citations from multiple articles in the same message,\nGnus will try to give each citation from each article its own face.\nThis should make it easier to see who wrote what.") (name . gnus-cite-face-list) (import . gnus-custom-import-cite-face-list) (type . list) (calculate cond ... ... ...) (data ...)) ((tag . "Citation Hide Percent!
 
 age") (doc . "Only hide excess citation if above this percentage of th



e body.") (name . gnus-cite-hide-percentage) (default . 50) (type . integer)) ((tag . "Citation Hide Absolute") (doc . "Only hide excess citation if above this number of lines in the body.") (name . gnus-cite-hide-absolute) (default . 10) (type . integer)) ((tag . "Summary Selected Face") (doc . "Face used for highlighting the current article in the summary buffer.") (name . gnus-summary-selected-face) (default . underline) (type . face)) ((tag . "Summary Line Highlighting") (doc . "Controls the highlighting of summary buffer lines. \n\nBelow is a list of `Form'/`Face' pairs.  When deciding how a a\nparticular summary line should be displayed, each form is\nevaluated. The content of the face field after the first true form is\nused.  You can change how those summary lines are displayed, by\nediting the face field.  \n\nIt is also possible to change and add form fields, but currently that\nrequires an understanding of Lisp expressions.  Hopefully this will\nchange in a future!
 
  release.  For now, you can use the following\nvariables in the Lisp expression:\n\nscore:   The article's score\ndefault: The default article score.\nbelow:   The score below which articles are automatically marked as read. \nmark:    The article's mark.") (name . gnus-summary-highlight) (type . list) (calculate cond ... ... ...) (data ...))))
  custom-group-initialize(((tag . "Visual") (doc . "GNUS can be made colorful and fun or grey and dull as you wish.") (type . group) (data (... ... ... ... ...) (... ... ... ... ... ...) (... ... ... ... ...) (... ... ... ... ... ...) (... ... ... ... ...) (... ... ... ... ...) (... ... ... ... ...) (... ... ... ... ... ...) (... ... ... ... ...) (... ... ... ... ... ... ...) (... ... ... ... ...) (... ... ... ... ...) (... ... ... ... ...) (... ... ... ... ... ...))))
  custom-initialize(((tag . "Visual") (doc . "GNUS can be made colorful and fun or grey and dull as you wish.") (type . group) (data (... ... ... ... ...) (... ... ... ... ... ...) (... ... ... ... ...) (... ... ... ... ... ...) (... ... ... ... ...) (... ... ... ... ...) (... ... ... ... ...) (... ... ... ... ... ...) (... ... ... ... ...) (... ... ... ... ... ... ...) (... ... ... ... ...) (... ... ... ... ...) (... ... ... ... ...) (... ... ... ... ... ...))))
  mapcar(custom-initialize (((tag . "Visual") (doc . "GNUS can be made colorful and fun or grey and dull as you wish.") (type . group) (data ... ... ... ... ... ... ... ... ... ... ... ... ... ...))))
  custom-group-initialize(((tag . "GNUS") (doc . "The coffee-brewing, all singing, all dancing, kitchen sink newsreader.") (type . group) (data (... ... ... ...))))
  custom-initialize(((tag . "GNUS") (doc . "The coffee-brewing, all singing, all dancing, kitchen sink newsreader.") (type . group) (data (... ... ... ...))))
  custom-declare(nil ((tag . "GNUS") (doc . "The coffee-brewing, all singing, all dancing, kitchen sink newsreader.") (type . group) (data (... ... ... ...))))
  byte-code("ÀÁ!„\b
  eval-buffer(#<buffer  *jka-load-temp:/home/anarki/elisp/sgnus/gnus-cus.elc>)
  load("gnus-cus" nil t nil)
  apply(load ("gnus-cus" nil t nil))
  jka-aux-handler(load "gnus-cus" nil t nil)
  require(gnus-cus)
  byte-code("ÀÁ!ˆÀÂ!ˆÃ\fB\x14Å\fB\x14Æ\fB\x14Ç\fB\x14È\fB\x14É\fB\x14Ê\fB\x14Ë\fB\x14Ì\fB\x14Í\fB\x14Î\fB\x14Ï\fB\x14Ð\fB\x14Ñ\fB\x14Ò\fB\x14Ó\fB\x14Ô\fB\x14Õ\fB\x14Ö\fB\x14×\fB\x14Ø\fB\x14Õ\fB\x14Ù\fB\x14Ú\fB\x14À‡" [require gnus-cus gnus-ems gnus-tmp-unread current-load-list gnus-tmp-replied gnus-tmp-score-char gnus-tmp-indentation gnus-tmp-opening-bracket gnus-tmp-lines gnus-tmp-name gnus-tmp-closing-bracket gnus-tmp-subject-or-nil gnus-tmp-subject gnus-tmp-marked gnus-tmp-marked-mark gnus-tmp-subscribed gnus-tmp-process-marked gnus-tmp-number-of-unread gnus-tmp-group-name gnus-tmp-group gnus-tmp-article-number gnus-tmp-unread-and-unselected gnus-tmp-news-method gnus-tmp-news-server gnus-mouse-face gnus-mouse-face-prop] 2)
  eval-buffer(#<buffer  *jka-load-temp:/home/anarki/elisp/sgnus/gnus.elc>)
  load("gnus" nil nil nil)
  apply(load ("gnus" nil nil nil))
  jka-aux-handler(load "gnus" nil nil nil)
  execute-extended-command(nil)
  call-interactively(execute-extended-command)


-- 
 Don't walk in front of me, I might be unable to follow you.
 Don't walk after me, I might be unable to lead you.
 Just walk by my side and be my friend.


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

* Re: Problems with jka-aux...
  1996-02-15 17:15 Problems with jka-aux Andrew Eskilsson
@ 1996-02-15 17:39 ` Stainless Steel Rat
  1996-02-15 19:17 ` Greg Thompson
  1 sibling, 0 replies; 3+ messages in thread
From: Stainless Steel Rat @ 1996-02-15 17:39 UTC (permalink / raw)


-----BEGIN PGP SIGNED MESSAGE-----

>>>>> "AE" == Andrew Eskilsson <mpt95aes@jupiter.pt.hk-r.se> writes:

AE> I have reported trouble with jka-aux, here comes a backtrace of the
AE> trouble, I don't know if it is sgnus (0.38) specific, any ideas?

jka-aux apparantly does not work as of GNU Emacs 19.29; it works
perfectly well with previous version of GNU Emacs, and with XEmacs
19.13.

-----BEGIN PGP SIGNATURE-----
Version: 2.6.3
Charset: noconv

iQCVAwUBMSNvup6VRH7BJMxHAQG6cAQAqQpxeug/ylY0r4LDbBYAYKOMvKE3X5SF
OI4Ax8Am4LdMnzGfW+0WorFemZslXgUhS2nsKG7PviiFgv+1venzWq4+2HvD+MRc
vixkBTs0Uvl1eixVZEV2Nu8pgvO0W+8C24bw6bDpO4WMcCfi+rBfxpHJqa14Wq0m
f6YxwUP8UDs=
=KH4v
-----END PGP SIGNATURE-----
-- 
Rat <ratinox@ccs.neu.edu>          \ Happy Fun Ball contains a liquid core,
PGP Public Key: Ask for one today!  \ which, if exposed due to rupture, should
http://www.ccs.neu.edu/home/ratinox/ \ not be touched, inhaled, or looked at.


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

* Re: Problems with jka-aux...
  1996-02-15 17:15 Problems with jka-aux Andrew Eskilsson
  1996-02-15 17:39 ` Stainless Steel Rat
@ 1996-02-15 19:17 ` Greg Thompson
  1 sibling, 0 replies; 3+ messages in thread
From: Greg Thompson @ 1996-02-15 19:17 UTC (permalink / raw)


yeah, i sent a bug report to jay about jka-aux not working rather
recently.  you can reproduce the problem with:

(require 'jka-compr)
(require 'jka-aux)
(require 'browse-url)
(documentation-property 'browse-url-browser-function 'variable-documentation t)

those last two lines are basically what's happening in custom.el.  i
haven't heard from jay since reporting the bug, but hopefully he's
looking into it.
-- 
		-greg					do not pass me
						     just to slow down
						 i have precision auto
							   -superchunk


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

end of thread, other threads:[~1996-02-15 19:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-02-15 17:15 Problems with jka-aux Andrew Eskilsson
1996-02-15 17:39 ` Stainless Steel Rat
1996-02-15 19:17 ` Greg Thompson

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