From: Katsumi Yamaoka <yamaoka@jpl.org>
To: Thierry Volpiatto <thierry.volpiatto@gmail.com>
Cc: 6656-done@debbugs.gnu.org
Subject: bug#6656: 24.0.50; Bugfix:gnus-summary-bookmark-make-record
Date: Tue, 20 Jul 2010 12:21:36 +0900 [thread overview]
Message-ID: <b4m4ofusurj.fsf@jpl.org> (raw)
In-Reply-To: <87wrsvfa24.fsf@tux.homenetwork>
Thierry Volpiatto wrote:
> Hi,
> just fix bug introduced in:
> ,----
>| commit c20fb917f2a9b0597dc4f9b96d692393802192bf
>| Commit: Katsumi Yamaoka <yamaoka@jpl.org>
>| CommitDate: Thu Jul 15 00:56:13 2010 +0000
>|
>| Make gnus-summary-bookmark-make-record work for Emacs 23 as well.
>|
>| 2010-07-15 Katsumi Yamaoka <yamaoka@jpl.org>
>| * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
>| Emacs 23 as well.
> `----
> (bookmark-make-record-default 'no-file 'no-context pos)==> good
> (bookmark-make-record-default 'no-file 'no-context (point))==> bad
> When pos is set to (point) value, it is in gnus-art buffer, if you use
> (point) directly in bookmark-make-record-default, you use the value of
> point in the gnus-sum buffer, what is wrong.
Fixed. Sorry for my mistake.
prev parent reply other threads:[~2010-07-20 3:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-16 20:25 bug#6656: 24.0.50; Bugfix:gnus-summary-bookmark-make-record Thierry Volpiatto
2010-07-20 3:21 ` Katsumi Yamaoka [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
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=b4m4ofusurj.fsf@jpl.org \
--to=yamaoka@jpl.org \
--cc=6656-done@debbugs.gnu.org \
--cc=thierry.volpiatto@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).