unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Lars Magne Ingebrigtsen <larsi@gnus.org>,
	John Wiegley <jwiegley@gmail.com>
Cc: rgm@gnu.org, michael.albinus@gmx.de, emacs-devel@gnu.org
Subject: Re: [elpa] master 88578a4: Increase the default number of hits
Date: Wed, 06 Jan 2016 17:34:49 +0200	[thread overview]
Message-ID: <83wprm3ena.fsf@gnu.org> (raw)
In-Reply-To: <m3poxjki1g.fsf@gnus.org> (message from Lars Magne Ingebrigtsen on Sat, 02 Jan 2016 18:28:11 +0100)

> From: Lars Magne Ingebrigtsen <larsi@gnus.org>
> Date: Sat, 02 Jan 2016 18:28:11 +0100
> Cc: rgm@gnu.org, michael.albinus@gmx.de, emacs-devel@gnu.org
> 
> John Wiegley <jwiegley@gmail.com> writes:
> 
> > It's quite possible the charset encoding has been wrong, since I didn't have
> > specific tests for this case. The creation of such tests would be a nice
> > outcome to Michael's debugging.
> 
> Here's one test:
> 
> (async-get (async-start `(lambda () "báh")))
> => "báh"
> 
> But I'm not sure whether it's testing wrong encoding during transmission
> to the other Emacs or back again.  :-)

According to my testing, the problem is in the other direction, from
the subsidiary Emacs to the main one.  I see a few gotchas in the code
that can at least explain part of the problem.

John, is it okay to commit changes to 'async' directly to ELPA, or
would you like to see them in advance?

Thanks.



  parent reply	other threads:[~2016-01-06 15:34 UTC|newest]

Thread overview: 110+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20151224213932.12107.84317@vcs.savannah.gnu.org>
     [not found] ` <E1aCDbg-00039v-VS@vcs.savannah.gnu.org>
2015-12-25  8:31   ` [elpa] master 88578a4: Increase the default number of hits Michael Albinus
2015-12-25 15:50     ` Lars Ingebrigtsen
2015-12-26 18:48   ` Glenn Morris
2015-12-26 18:52     ` Lars Ingebrigtsen
2015-12-26 19:16       ` Eli Zaretskii
2015-12-26 19:46         ` Lars Ingebrigtsen
2015-12-26 20:22           ` Michael Albinus
2015-12-26 20:51             ` Lars Ingebrigtsen
2015-12-26 20:24           ` Glenn Morris
2015-12-26 20:41             ` Michael Albinus
2015-12-26 20:53             ` Lars Ingebrigtsen
2015-12-27  1:05               ` Glenn Morris
2015-12-26 19:38       ` Michael Albinus
2015-12-26 19:47         ` Lars Ingebrigtsen
2015-12-26 19:54           ` Michael Albinus
2015-12-26 19:57             ` Lars Ingebrigtsen
2015-12-26 20:13               ` Lars Ingebrigtsen
2015-12-26 20:13               ` Michael Albinus
2015-12-26 20:17               ` David Kastrup
2015-12-26 20:35                 ` Michael Albinus
2015-12-27  2:54               ` Richard Stallman
2015-12-26 20:20       ` Glenn Morris
2015-12-26 20:30         ` Michael Albinus
2015-12-27  1:00           ` Glenn Morris
2015-12-27 10:15             ` Michael Albinus
2015-12-27 15:31             ` Michael Albinus
2015-12-27 16:57               ` Lars Ingebrigtsen
2015-12-28 23:00                 ` Michael Albinus
2015-12-28 23:23                   ` Dmitry Gutov
2015-12-29  9:20                     ` Michael Albinus
2015-12-29 16:59                       ` John Wiegley
2015-12-29 18:46                         ` Adding async package to GNU ELPA (was: [elpa] master 88578a4: Increase the default number of hits) Michael Albinus
2015-12-29 22:07                           ` Artur Malabarba
2015-12-30 12:02                             ` Adding async package to GNU ELPA Michael Albinus
2015-12-30 17:25                               ` Artur Malabarba
2015-12-30 21:31                                 ` Michael Albinus
2015-12-31 15:14                                   ` Artur Malabarba
2015-12-31 16:03                                     ` John Wiegley
2015-12-31 16:44                                       ` Artur Malabarba
2015-12-31 17:03                                         ` Michael Albinus
2015-12-31 19:53                                         ` Thierry Volpiatto
2015-12-31 21:17                                           ` Artur Malabarba
     [not found]                                         ` <87k2nummb5.fsf@gmail.com>
     [not found]                                           ` <CAAdUY-Lci0wFWcD1biR9AwDMqLvQAG4T-YxDnKwO3tvPGr67Yw@mail.gmail.com>
2016-01-01  6:17                                             ` Thierry Volpiatto
2016-01-01 10:16                                               ` Michael Albinus
2016-01-04  1:32                                                 ` Artur Malabarba
2016-01-04  7:35                                                   ` Michael Albinus
2016-01-07  2:18                                                     ` Artur Malabarba
2016-01-07 13:20                                                       ` Michael Albinus
2016-01-07 15:49                                                         ` Artur Malabarba
2016-01-07 20:00                                                           ` Michael Albinus
2016-01-07 20:52                                                             ` Artur Malabarba
2016-01-07 21:49                                                             ` Andreas Schwab
2016-01-16  7:56                                                               ` Artur Malabarba
2016-01-16 10:35                                                                 ` Andreas Schwab
2016-01-04  7:50                                                   ` Thierry Volpiatto
2016-01-07  2:18                                                     ` Artur Malabarba
2016-01-16  8:06                                                 ` Artur Malabarba
2015-12-30 10:47                   ` [elpa] master 88578a4: Increase the default number of hits Lars Magne Ingebrigtsen
2015-12-30 13:48                     ` Michael Albinus
2015-12-31 13:51                     ` Michael Albinus
2015-12-31 16:55                       ` Lars Magne Ingebrigtsen
2015-12-31 17:05                         ` Michael Albinus
2015-12-31 11:35             ` Michael Albinus
2016-01-01  2:29               ` Glenn Morris
2015-12-26 21:01         ` Lars Ingebrigtsen
2015-12-26 21:02           ` Lars Ingebrigtsen
2015-12-27  1:09           ` Glenn Morris
2015-12-27  6:02             ` Lars Ingebrigtsen
2015-12-29  4:35               ` Glenn Morris
2015-12-29  9:26                 ` Michael Albinus
2016-01-01  2:35                   ` Glenn Morris
2016-01-01  7:42                     ` Eli Zaretskii
2016-01-01 10:11                     ` Michael Albinus
2016-01-02  0:07                       ` Glenn Morris
2016-01-02  6:44                       ` Lars Magne Ingebrigtsen
2016-01-02  6:47                         ` Lars Magne Ingebrigtsen
2016-01-02  8:45                           ` Eli Zaretskii
2016-01-02  9:01                             ` Lars Magne Ingebrigtsen
2016-01-02  9:53                               ` Eli Zaretskii
2016-01-02 10:05                                 ` Andreas Schwab
2016-01-02 10:41                                   ` Eli Zaretskii
2016-01-02 11:08                                     ` Andreas Schwab
2016-01-02 11:38                                       ` Eli Zaretskii
2016-01-02 12:42                                         ` Andreas Schwab
2016-01-02 12:51                           ` Andreas Schwab
2016-01-02 16:45                             ` Michael Albinus
2016-01-02  8:22                         ` Michael Albinus
2016-01-02  8:45                         ` Eli Zaretskii
2016-01-02  9:00                           ` Lars Magne Ingebrigtsen
2016-01-02 17:08                             ` John Wiegley
2016-01-02 17:28                               ` Lars Magne Ingebrigtsen
2016-01-02 17:36                                 ` Andreas Schwab
2016-01-02 17:42                                   ` Lars Magne Ingebrigtsen
2016-01-02 17:49                                   ` Eli Zaretskii
2016-01-02 17:51                                     ` Lars Magne Ingebrigtsen
2016-01-02 18:53                                       ` Eli Zaretskii
2016-01-03  9:07                                         ` Lars Magne Ingebrigtsen
2016-01-03 15:36                                           ` Eli Zaretskii
2016-01-06 15:34                                 ` Eli Zaretskii [this message]
2016-01-06 17:23                                   ` John Wiegley
2016-01-06 18:33                                     ` Eli Zaretskii
2016-01-06 20:12                                       ` Andreas Schwab
2016-01-07  4:16                                       ` Lars Magne Ingebrigtsen
2016-01-07 16:03                                         ` Eli Zaretskii
2016-01-16 14:27                   ` Michael Albinus
2016-01-16 14:38                     ` Lars Magne Ingebrigtsen
2016-01-16 15:05                       ` Michael Albinus
2016-01-16 15:29                         ` Lars Magne Ingebrigtsen
2016-01-16 16:25                           ` Michael Albinus
2016-01-17 14:06                             ` Michael Albinus

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=83wprm3ena.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=jwiegley@gmail.com \
    --cc=larsi@gnus.org \
    --cc=michael.albinus@gmx.de \
    --cc=rgm@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 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).