unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@IRO.UMontreal.CA>
To: "Lennart Borgman \(gmail\)" <lennart.borgman@gmail.com>
Cc: 'Chong Yidong' <cyd@stupidchicken.com>,
	Drew Adams <drew.adams@oracle.com>,
	emacs-devel@gnu.org
Subject: Re: suggestion: add link to Emacs manual node `Bugs' in	report-emacs-bug instructions
Date: Tue, 07 Oct 2008 16:48:26 -0400	[thread overview]
Message-ID: <jwv7i8k6smr.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <48EBC554.9050501@gmail.com> (Lennart Borgman's message of "Tue,  07 Oct 2008 22:23:48 +0200")

> Just insert a text button, try this

> (defun insert-bug-info-link ()
>   (let ((inhibit-read-only t))
>     (insert-text-button "Reporting Bugs"
>                         'action
>                         (lambda (btn)
>                           (info-other-window "(emacs) Bugs")))))

> I think the best would be to install such a change right now. It will
> help getting Emacs 23.1 out of the door.

Please make sure it also works if you have
(setq mail-user-agent 'message-user-agent) in your .emacs.


        Stefan




  parent reply	other threads:[~2008-10-07 20:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-07 19:50 suggestion: add link to Emacs manual node `Bugs' in report-emacs-bug instructions Drew Adams
2008-10-07 20:00 ` Chong Yidong
2008-10-07 20:06   ` Drew Adams
2008-10-07 20:23     ` Lennart Borgman (gmail)
2008-10-07 20:36       ` Drew Adams
2008-10-07 20:48       ` Stefan Monnier [this message]
2008-10-10 18:37   ` Reiner Steib

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=jwv7i8k6smr.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=cyd@stupidchicken.com \
    --cc=drew.adams@oracle.com \
    --cc=emacs-devel@gnu.org \
    --cc=lennart.borgman@gmail.com \
    /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 public inbox

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

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 read-only IMAP folder(s) and NNTP newsgroup(s).