Gnus development mailing list
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
To: ding@gnus.org
Subject: Re: [gnus git]  branch master updated: =1= message: insert mail-header-separator read-only and intangible
Date: Fri, 04 Feb 2011 09:14:59 +0900	[thread overview]
Message-ID: <b4mipx0wt8c.fsf@jpl.org> (raw)
In-Reply-To: <E1Pl14t-0002by-00@quimby.gnus.org>

Julien Danjou <julien@danjou.info> wrote:
> +	(message-setup-1): Insert mail-header-separator with read-only and
> +	intangible properties set.
[...]
> +  (let ((message-forbidden-properties nil))
> +    (insert (propertize (concat mail-header-separator "\n")
> +                        'read-only t 'rear-nonsticky t 'intangible t)))

Why does it need to let-bind?  Emacs 22 and 23 say:

In message-setup-1:
message.el:6447:10:Warning: attempt to let-bind constant
    `message-forbidden-properties'



       reply	other threads:[~2011-02-04  0:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1Pl14t-0002by-00@quimby.gnus.org>
2011-02-04  0:14 ` Katsumi Yamaoka [this message]
2011-02-04  8:47   ` Lars Ingebrigtsen
2011-02-04 10:14     ` Julien Danjou
2011-02-04 10:15       ` Lars Ingebrigtsen

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=b4mipx0wt8c.fsf@jpl.org \
    --to=yamaoka@jpl.org \
    --cc=ding@gnus.org \
    /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).