From: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
To: emacs-devel@gnu.org
Subject: Re: The issue with with-temp-buffer (or with-current-buffer)
Date: Sat, 16 Dec 2017 05:13:52 +0900 [thread overview]
Message-ID: <878te392bj.fsf@mail.parknet.co.jp> (raw)
In-Reply-To: <87d13f97bd.fsf@mail.parknet.co.jp> (OGAWA Hirofumi's message of "Sat, 16 Dec 2017 03:25:58 +0900")
OGAWA Hirofumi <hirofumi@mail.parknet.co.jp> writes:
> and expected result is
>
> ---- test-case ----
> 2
> 1
> -------------------
>
> But actual result is
>
> ---- test-case ----
> 1
> 2
> -------------------
Oops, expected and actual result was inverse.
and expected result is
---- test-case ----
1
2
-------------------
But actual result is
---- test-case ----
2
1
-------------------
--
OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
next prev parent reply other threads:[~2017-12-15 20:13 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-15 18:25 The issue with with-temp-buffer (or with-current-buffer) OGAWA Hirofumi
2017-12-15 20:13 ` OGAWA Hirofumi [this message]
2017-12-15 20:51 ` Eli Zaretskii
2017-12-15 21:46 ` OGAWA Hirofumi
2017-12-15 22:40 ` OGAWA Hirofumi
2017-12-16 8:29 ` Eli Zaretskii
2017-12-16 12:55 ` OGAWA Hirofumi
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=878te392bj.fsf@mail.parknet.co.jp \
--to=hirofumi@mail.parknet.co.jp \
--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.