Gnus development mailing list
 help / color / mirror / Atom feed
From: Pieter Wenk <pwenk@urbanet.ch>
Subject: Re: Function definition wrong
Date: Mon, 14 Feb 2000 15:29:20 +0100	[thread overview]
Message-ID: <20000214152920.A2336@sre-4-139.urbanet.ch> (raw)
In-Reply-To: <vafbt5lme3p.fsf@lucy.cs.uni-dortmund.de>

On dim, 13 fév 2000, Kai Großjohann wrote:

>Pieter Wenk <pwenk@urbanet.ch> writes:
>
>> Kai when doing M-x find-function RET
>>     sc-header-author-writes RET
>>   
>> I am getting "no match"
>
>Hm.  Did you M-x load-library RET supercite RET?  Alternatively, just
>have a look at the SuperCite *.el files and you'll find the right
>function. 

Thanks for this info. I was not aware, that I should first load
the library.

Fine, I have given:

             M-x load-library RET
             M-x find-function RET
             sc-header-author-writes

which brought :

	(defun sc-header-author-writes ()
  "<sc-author> writes:"
  (let ((sc-mumble "")
	(whofrom (sc-whofrom)))
    (if whofrom
	(insert sc-reference-tag-string
		(sc-hdr "" (sc-mail-field "sc-author"))
		" writes:\n"))))

I have added the above into my ~/.gnus

 Supercite is loading correctly. I am getting no error
message.

I just fired gnus...hitting "F" for follow-up, I am
still getting:

	Symbol's function void: sc-header-author-wrote
        (Header 8)

Why I am still getting this error ? I still must have misun-
derstand a few things.

Regards


-- 


        
                           / /  (_)____ __ ____  __
      Pieter Wenk         / /__/ / _ \/ // /\ \/ /  Vevey/Switzerland
                         /____/_/_//_/\_,_/ /_/\_\





  reply	other threads:[~2000-02-14 14:29 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-02-11 16:25 Pieter Wenk
2000-02-11 17:28 ` Kai Großjohann
2000-02-12  7:28   ` Pieter Wenk
2000-02-12 12:41     ` Kai Großjohann
2000-02-12 16:10       ` Pieter Wenk
2000-02-13  1:16         ` Kai Großjohann
2000-02-13 10:36           ` Pieter Wenk
2000-02-13 13:22             ` Kai Großjohann
2000-02-14 14:29               ` Pieter Wenk [this message]
2000-02-14 15:18                 ` Kai Großjohann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20000214152920.A2336@sre-4-139.urbanet.ch \
    --to=pwenk@urbanet.ch \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).