home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / alt / lucidem / help / 839 < prev    next >
Encoding:
Text File  |  1993-01-05  |  10.2 KB  |  229 lines

  1. Path: sparky!uunet!mcsun!Germany.EU.net!Informatik.Uni-Dortmund.DE!fbi-news!grossjoh
  2. From: grossjoh@lucy.ls6.informatik.uni-dortmund.de (Kai Grossjohann)
  3. Newsgroups: alt.lucid-emacs.help
  4. Subject: Supercite 2.2 Problem
  5. Date: 5 Jan 93 16:43:21
  6. Organization: Universitaet Dortmund, Lehrstuhl Informatik VI
  7. Lines: 215
  8. Distribution: world
  9. Message-ID: <GROSSJOH.93Jan5164321@lucy.ls6.informatik.uni-dortmund.de>
  10. Reply-To: Kai Grossjohann <grossjoh@ls6.informatik.uni-dortmund.de>
  11. NNTP-Posting-Host: lucy.informatik.uni-dortmund.de
  12. Comments: Hyperbole mail buttons accepted, v3.06.
  13.  
  14. Hi there,
  15.  
  16. I use Supercite Version 2.2 and VM and I have the following problems:
  17.  
  18. (1) I read a mail message. I say "r" to answer. I then say "C-c C-y"
  19. to yank the original message. Then something tells me: "Please
  20. designate the region (i.e. set the mark)" See below for debugger
  21. output.
  22.  
  23. (2) I read a mail message, as above, and I say "r", as above. Then,
  24. however, with point at the end of the buffer, I say "C-SPACE" to set
  25. the mark. Then Supercite tells me something about "wrong type
  26. argument...". See below for debugger output.
  27.  
  28. Can anybody help me with these two?
  29.  
  30.     Thank you very much for your help,
  31.  
  32.         Kai
  33.  
  34. ---
  35.  
  36. (ad 1): Debugger output
  37.         -- Formatted so that Emacs does not complain.
  38.         -- I replaced each "\n" with "\n\n" and did a fill-paragraph
  39.        on each line
  40.  
  41. Signalling: (error "Please designate a region to cite (i.e. set the mark).")
  42.  
  43.   signal(error ("Please designate a region to cite (i.e. set the mark)."))
  44.  
  45.   error("Please designate a region to cite (i.e. set the mark).")
  46.  
  47.   (if (not (mark)) (error "Please designate a region to cite (i.e. set
  48. the mark).")))
  49.  
  50.   sc-cite(1)
  51.  
  52.   (if (not sc-all-but-cite-p) (sc-cite sc-preferred-header-style)))
  53.  
  54.   (let ((start ...) (end ...)) (sc-fetch-fields start end)
  55. (sc-mail-yank-clear-headers start end) (if (not sc-all-but-cite-p)
  56. (sc-cite sc-preferred-header-style)) (sc-append-current-keymap)
  57. (sc-spoogify-docstring) (run-hooks (quote sc-post-hook))))
  58.  
  59.   sc-cite-original()
  60.  
  61.   run-hooks(mail-yank-hooks)
  62.  
  63.   vm-yank-message([[#<marker at 224788 in INBOX> #<marker at 225701 in INBOX> #<marker at 225954 in INBOX> #<marker at 226311 in INBOX> nil nil <<>> nil <--] ["89" nil #<marker at 6215 in INBOX Summary> #<marker at 6276 in INBOX Summary>] [nil nil nil nil nil nil nil nil nil] ["356" "Tue" "5" "January" "93" "14:11:46" "+0100" "Ulrich Pfeifer" "pfeifer@schroeder.informatik.uni-dortmund.de" "<9301051311.AA27849@schroeder.informatik.uni-dortmund.de>" "14" "Lucid Emacs" "^From:" nil nil "1"] nil] nil)
  64.  
  65.   call-interactively(vm-yank-message)
  66.  
  67.   recursive-edit()
  68.  
  69.   byte-code("└ !ê┬ êp├─╚ ê+ebê╔
  70. ê`╩╦!ê╠yê`|ê═
  71. ê@╧>½¢╨cê@╤=½ε╥╙├\"ê╘╠!ê╒cê╓yê¬▌@╫=½₧╪cêA@┌p\"ê█cê╘╠!ê▄cê╓yê¬╕@▌=½É▐cê┌A@p\"ê█cê¬í@├=½à▀cê¬ò┌@α=½àA¬ép\"ê█cêßΓ!ê├α├#$ßΓ!êσ
  72. ê+αç" [pop-to-buffer debugger-buffer erase-buffer t 50
  73. print-length print-escape-newlines standard-output backtrace
  74. debugger-mode re-search-forward "\n[* ] debug(" 1 debugger-reenable
  75. debugger-args (lambda debug) "Entering:\n" debug backtrace-debug 4
  76. delete-char 42 0 exit "Return value: " debugger-value prin1 10 32
  77. error "Signalling: " "Beginning evaluation of function call form:\n"
  78. nil message "" buffer-read-only inhibit-trace recursive-edit] 3)
  79.  
  80.   debug(error (wrong-type-argument listp #<byte-code [nil "└
  81. ê┴┬!ê├┴─!ê┴┼!ê╞!ê╚
  82. !ê\n ╠
  83. ╬╨┴╥!ê┴╙!ê╘╓R╘╓R╫╪┘\"ç"
  84. [kill-all-local-variables make-local-variable mail-reply-buffer nil
  85. mail-send-actions mail-signature-inserted set-syntax-table
  86. mail-mode-syntax-table use-local-map mail-mode-map
  87. text-mode-abbrev-table local-abbrev-table mail-mode major-mode "Mail"
  88. mode-name t buffer-offer-save paragraph-separate paragraph-start "^"
  89. mail-header-separator "$\\|^[ ]*[-_][-_][-_]+$\\|" run-hooks
  90. text-mode-hook mail-mode-hook] 4 "Major mode for editing mail to be
  91. sent.\nLike Text Mode but with these additional commands:\nC-c C-s
  92. mail-send (send the message) C-c C-c mail-send-and-exit\nC-c C-f move
  93. to a header field (and create it if there isn't):\n C-c C-f C-t move
  94. to To: C-c C-f C-s move to Subj:\n C-c C-f C-b move to BCC: C-c C-f
  95. C-c move to CC:\nC-c C-t move to message text.\nC-c C-y
  96. mail-yank-original (insert current message, in Rmail).\nC-c C-w
  97. mail-signature (insert signature file).\nC-c C-q
  98. mail-fill-yanked-message (fill what was yanked).\nC-c C-v
  99. mail-sent-via (add a sent-via field for each To or CC)\n\nButton3
  100. Popup menu with the above commands." nil]>))
  101.  
  102.   nthcdr(2 #<byte-code [nil "└
  103. ê┴┬!ê├┴─!ê┴┼!ê╞!ê╚
  104. !ê\n ╠
  105. ╬╨┴╥!ê┴╙!ê╘╓R╘╓R╫╪┘\"ç"
  106. [kill-all-local-variables make-local-variable mail-reply-buffer nil
  107. mail-send-actions mail-signature-inserted set-syntax-table
  108. mail-mode-syntax-table use-local-map mail-mode-map
  109. text-mode-abbrev-table local-abbrev-table mail-mode major-mode "Mail"
  110. mode-name t buffer-offer-save paragraph-separate paragraph-start "^"
  111. mail-header-separator "$\\|^[ ]*[-_][-_][-_]+$\\|" run-hooks
  112. text-mode-hook mail-mode-hook] 4 "Major mode for editing mail to be
  113. sent.\nLike Text Mode but with these additional commands:\nC-c C-s
  114. mail-send (send the message) C-c C-c mail-send-and-exit\nC-c C-f move
  115. to a header field (and create it if there isn't):\n C-c C-f C-t move
  116. to To: C-c C-f C-s move to Subj:\n C-c C-f C-b move to BCC: C-c C-f
  117. C-c move to CC:\nC-c C-t move to message text.\nC-c C-y
  118. mail-yank-original (insert current message, in Rmail).\nC-c C-w
  119. mail-signature (insert signature file).\nC-c C-q
  120. mail-fill-yanked-message (fill what was yanked).\nC-c C-v
  121. mail-sent-via (add a sent-via field for each To or CC)\n\nButton3
  122. Popup menu with the above commands." nil]>)
  123.  
  124.   (let* ((symfunc ...) (doc-cdr ...) (doc-str ...)) (cond (...) (...)
  125. (t ...))))
  126.  
  127.   sc-spoogify-docstring()
  128.  
  129.   (let ((start ...) (end ...)) (sc-fetch-fields start end)
  130. (sc-mail-yank-clear-headers start end) (if (not sc-all-but-cite-p)
  131. (sc-cite sc-preferred-header-style)) (sc-append-current-keymap)
  132. (sc-spoogify-docstring) (run-hooks (quote sc-post-hook))))
  133.  
  134.   sc-cite-original()
  135.  
  136.   run-hooks(mail-yank-hooks)
  137.  
  138.   vm-yank-message([[#<marker at 224788 in INBOX> #<marker at 225701 in
  139. INBOX> #<marker at 225954 in INBOX> #<marker at 226311 in INBOX> nil
  140. nil <<>> nil <--] ["89" nil #<marker at 6215 in INBOX Summary>
  141. #<marker at 6276 in INBOX Summary>] [nil nil nil nil nil nil nil nil
  142. nil] ["356" "Tue" "5" "January" "93" "14:11:46" "+0100" "Ulrich
  143. Pfeifer" "pfeifer@schroeder.informatik.uni-dortmund.de"
  144. "<9301051311.AA27849@schroeder.informatik.uni-dortmund.de>" "14"
  145. "Lucid Emacs" "^From:" nil nil "1"] nil] nil)
  146.  
  147.   call-interactively(vm-yank-message)
  148.  
  149. ---
  150.  
  151. (ad 2): Debugger output
  152.         -- Formatted so that Emacs does not complain.
  153.         -- I replaced each "\n" with "\n\n" and did a fill-paragraph
  154.        on each line
  155.  
  156. Signalling: (wrong-type-argument listp #<byte-code [nil "└
  157. ê┴┬!ê├┴─!ê┴┼!ê╞!ê╚
  158. !ê\n ╠
  159. ╬╨┴╥!ê┴╙!ê╘╓R╘╓R╫╪┘\"ç"
  160. [kill-all-local-variables make-local-variable mail-reply-buffer nil
  161. mail-send-actions mail-signature-inserted set-syntax-table
  162. mail-mode-syntax-table use-local-map mail-mode-map
  163. text-mode-abbrev-table local-abbrev-table mail-mode major-mode "Mail"
  164. mode-name t buffer-offer-save paragraph-separate paragraph-start "^"
  165. mail-header-separator "$\\|^[ ]*[-_][-_][-_]+$\\|" run-hooks
  166. text-mode-hook mail-mode-hook] 4 "Major mode for editing mail to be
  167. sent.\nLike Text Mode but with these additional commands:\nC-c C-s
  168. mail-send (send the message) C-c C-c mail-send-and-exit\nC-c C-f move
  169. to a header field (and create it if there isn't):\n C-c C-f C-t move
  170. to To: C-c C-f C-s move to Subj:\n C-c C-f C-b move to BCC: C-c C-f
  171. C-c move to CC:\nC-c C-t move to message text.\nC-c C-y
  172. mail-yank-original (insert current message, in Rmail).\nC-c C-w
  173. mail-signature (insert signature file).\nC-c C-q
  174. mail-fill-yanked-message (fill what was yanked).\nC-c C-v
  175. mail-sent-via (add a sent-via field for each To or CC)\n\nButton3
  176. Popup menu with the above commands." nil]>)
  177.  
  178.   nthcdr(2 #<byte-code [nil "└
  179. ê┴┬!ê├┴─!ê┴┼!ê╞!ê╚
  180. !ê\n ╠
  181. ╬╨┴╥!ê┴╙!ê╘╓R╘╓R╫╪┘\"ç"
  182. [kill-all-local-variables make-local-variable mail-reply-buffer nil
  183. mail-send-actions mail-signature-inserted set-syntax-table
  184. mail-mode-syntax-table use-local-map mail-mode-map
  185. text-mode-abbrev-table local-abbrev-table mail-mode major-mode "Mail"
  186. mode-name t buffer-offer-save paragraph-separate paragraph-start "^"
  187. mail-header-separator "$\\|^[ ]*[-_][-_][-_]+$\\|" run-hooks
  188. text-mode-hook mail-mode-hook] 4 "Major mode for editing mail to be
  189. sent.\nLike Text Mode but with these additional commands:\nC-c C-s
  190. mail-send (send the message) C-c C-c mail-send-and-exit\nC-c C-f move
  191. to a header field (and create it if there isn't):\n C-c C-f C-t move
  192. to To: C-c C-f C-s move to Subj:\n C-c C-f C-b move to BCC: C-c C-f
  193. C-c move to CC:\nC-c C-t move to message text.\nC-c C-y
  194. mail-yank-original (insert current message, in Rmail).\nC-c C-w
  195. mail-signature (insert signature file).\nC-c C-q
  196. mail-fill-yanked-message (fill what was yanked).\nC-c C-v
  197. mail-sent-via (add a sent-via field for each To or CC)\n\nButton3
  198. Popup menu with the above commands." nil]>)
  199.  
  200.   (let* ((symfunc ...) (doc-cdr ...) (doc-str ...)) (cond (...) (...) (t ...))))
  201.  
  202.   sc-spoogify-docstring()
  203.  
  204.   (let ((start ...) (end ...)) (sc-fetch-fields start end)
  205. (sc-mail-yank-clear-headers start end) (if (not sc-all-but-cite-p)
  206. (sc-cite sc-preferred-header-style)) (sc-append-current-keymap)
  207. (sc-spoogify-docstring) (run-hooks (quote sc-post-hook))))
  208.  
  209.   sc-cite-original()
  210.  
  211.   run-hooks(mail-yank-hooks)
  212.  
  213.   vm-yank-message([[#<marker at 224788 in INBOX> #<marker at 225701 in
  214. INBOX> #<marker at 225954 in INBOX> #<marker at 226311 in INBOX> nil
  215. nil <<>> nil <--] ["89" nil #<marker at 6215 in INBOX Summary>
  216. #<marker at 6276 in INBOX Summary>] [nil nil nil nil nil nil nil nil
  217. nil] ["356" "Tue" "5" "January" "93" "14:11:46" "+0100" "Ulrich
  218. Pfeifer" "pfeifer@schroeder.informatik.uni-dortmund.de"
  219. "<9301051311.AA27849@schroeder.informatik.uni-dortmund.de>" "14"
  220. "Lucid Emacs" "^From:" nil nil "1"] nil] nil)
  221.  
  222.   call-interactively(vm-yank-message)
  223. --
  224. --
  225.   Kai Grossjohann            Phone (voice): 49 231 75 30 15
  226.   Baroper Str. 331 App. 510  E-Mail: 
  227.   W-4600 Dortmund 50         grossjoh@ls6.informatik.uni-dortmund.de
  228.   Germany                    
  229. --
  230. There are two ways to solve this problem: the hard way, and the
  231. easy way. Let's start with the hard way.
  232.                         -- W. Schneider, from a Physics lecture
  233.