Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Bob Bernstein <rs@bernstein.providence.ri.us>
Subject: Re: boxquote: Article ID?
Date: Sat, 06 Mar 2004 23:14:41 -0500	[thread overview]
Message-ID: <86llmd9tu6.fsf@trollboy.legomenon.org> (raw)
In-Reply-To: <GBw2c.44036$Ri6.28700@lakeread04>


,----[ <GBw2c.44036$Ri6.28700@lakeread04> ]
| > (setq boxquote-kill-ring-save-title 
| >         #'(lambda ()
| >             (if (string= mode-name \"Article\")
| >               (aref gnus-current-headers 4)
| >               (buffer-name))))
`----

The answer is: the quotes around "Article" do not need to be escaped.

(if (string= mode-name "Article")

...works just fine.

Thanks for the feedback!

-- 
Bob Bernstein

    ...in the common Practice of the World, those who possess most
    Wealth, make the least Parade; which they leave to others, who
    have nothing else to bear them out, in shewing their Faces on the
    Exchange.
    
    Jonathan Swift, "A Short View of the State of Ireland", 1727


      parent reply	other threads:[~2004-03-07  4:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <Szs2c.41924$Ri6.23822@lakeread04>
2004-03-07  0:24 ` Karl Pflästerer
     [not found]   ` <GBw2c.44036$Ri6.28700@lakeread04>
2004-03-07  4:14     ` Bob Bernstein [this message]

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=86llmd9tu6.fsf@trollboy.legomenon.org \
    --to=rs@bernstein.providence.ri.us \
    /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).