all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lennart Borgman <lennart.borgman.073@student.lu.se>
Cc: Emacs Devel <emacs-devel@gnu.org>
Subject: Re: Bug in emacsbug.el
Date: Wed, 06 Dec 2006 01:05:03 +0100	[thread overview]
Message-ID: <4576092F.3090505@student.lu.se> (raw)
In-Reply-To: <874ps9zz5r.fsf@lrde.org>

Michaël Cadilhac wrote:
> Lennart Borgman <lennart.borgman.073@student.lu.se> writes:
> 
>>> Lennart Borgman <lennart.borgman.073@student.lu.se> writes:
>>>
>>>> I think this test in `report-emacs-bug' tests the wrong mail address:
>>>>
>>>>       ;; Insert warnings for novice users.
>>>>       (when (string-match "@gnu\\.org^" reporting-address)
> 
>>  It is the regexp that is bad I think. It should probably be
>> "@gnu\\.org$".
> 
> Of course you are right! :-)

Could someone with CVS knowledge please fix that little problem?


>> But I noted more strange things in `report-emacs-bug'. There are a lot
>> of statements like
>>
>>     (put-text-property pos (point) 'face 'highlight)
>>
>> They does not seem to work.
> 
> Well, AFAICT, it works but mail-mode does not seem to allow it. If you
> call text-mode after (compose-mail), the highlight will be there (for
> whatever reason I don't have the time to investigate).

I tested in the scratch buffer and got the same result. However after I 
changed the mode to fundamental-mode the above statement worked.

  reply	other threads:[~2006-12-06  0:05 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-05 16:01 Bug in emacsbug.el Lennart Borgman
2006-12-05 16:32 ` Michaël Cadilhac
2006-12-05 23:06   ` Lennart Borgman
2006-12-05 23:44     ` Michaël Cadilhac
2006-12-06  0:05       ` Lennart Borgman [this message]
2006-12-06  0:22       ` Miles Bader
2006-12-06  0:54         ` Lennart Borgman
2006-12-06  1:07           ` Miles Bader
2006-12-06  1:19             ` Lennart Borgman
2006-12-06  2:18               ` Miles Bader

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=4576092F.3090505@student.lu.se \
    --to=lennart.borgman.073@student.lu.se \
    --cc=emacs-devel@gnu.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.