From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Rocky Bernstein Newsgroups: gmane.emacs.devel Subject: Re: [elpa] master 0d06577: * ipdb/track-mode.el: Fix typo Date: Tue, 21 May 2019 16:33:38 -0400 Message-ID: References: <20190521201500.19125.42183@vcs0.savannah.gnu.org> <20190521201501.67AF0207FC@vcs0.savannah.gnu.org> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="0000000000002ba7f905896bc41f" Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="228229"; mail-complaints-to="usenet@blaine.gmane.org" Cc: emacs-devel To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue May 21 22:47:39 2019 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hTBfe-000xHS-RL for ged-emacs-devel@m.gmane.org; Tue, 21 May 2019 22:47:39 +0200 Original-Received: from localhost ([127.0.0.1]:59281 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hTBfd-00066W-6s for ged-emacs-devel@m.gmane.org; Tue, 21 May 2019 16:47:37 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:34240) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hTBa1-0000pa-GQ for emacs-devel@gnu.org; Tue, 21 May 2019 16:41:50 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hTBSI-0001Vl-IP for emacs-devel@gnu.org; Tue, 21 May 2019 16:33:51 -0400 Original-Received: from mail-ed1-f47.google.com ([209.85.208.47]:43146) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hTBSI-0001VO-Bn for emacs-devel@gnu.org; Tue, 21 May 2019 16:33:50 -0400 Original-Received: by mail-ed1-f47.google.com with SMTP id w33so236469edb.10 for ; Tue, 21 May 2019 13:33:50 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=8L63TmoKyAa5WF5CLuTmMRD41d6X976mh2dAp3cA20g=; b=ZdHRi2TvtRJ/+CGFuN9ZdN86N9p2GOSElUORALAsyNXlN9DACK9jJEeWaWglI1b+Gh BygUNCt20SJcFABhKiFAJOZK4sBjXmu6y1XpEnX2/0nGNy95m+Y+XWfLM0o5UaFf7RpX WfLuKnDUxDpLn9W10eMNqZxRmC3mVpfu46DwIbPJHmD5HFQrBsMZNFq+vYCyyfwZMPT2 dZMMdHsu8CJ0fai56klLNZugyH5c68KqBkDKnsnzQSUfOBkms7jf/p5LgeUdBMKC1xwR c/LNcvUy1hK1fm3s405MGt0jhLPZnjFfpxWGq916gIlfbtnLmr5A8w4BhCjEuky3QNeu LbDA== X-Gm-Message-State: APjAAAWhz+n1JJKMWuLdhZaA1niTez00L0vFXlf3jX4SbFidIWlQUnTY RxXAHOCXEaY3C3F8WLvgWpzkAOnzD2BOpe8HxKI= X-Google-Smtp-Source: APXvYqw7Z82eyPWMVxy4OcrPDL9FEtT3cihoFS58hqKwzCZ92Hrh5A5NgUlAZJ9a13DzOVfO4A3A1r42VAepZ0qydCs= X-Received: by 2002:a17:906:6a44:: with SMTP id n4mr25059625ejs.89.1558470829252; Tue, 21 May 2019 13:33:49 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 209.85.208.47 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:236867 Archived-At: --0000000000002ba7f905896bc41f Content-Type: text/plain; charset="UTF-8" Great! will look into that changing this. On Tue, May 21, 2019 at 4:29 PM Stefan Monnier wrote: > > Many thanks - sorry for the mistake. I will testing better in the > future. > > > > There will be more code moving out of realgud - trepanjs (which will be > > called trepan-node-debug). And jdb. > > > > After this, ipdb, trepanjs, and jdb will be removed from realgud and the > > version number bumped. > > > > Although trepan and gub should also move out, I'll save that for some > other > > time. > > BTW, if it's more convenient for you to have the new packages as separate > branches (aka "externals"), feel free to do that. We use "externals" > for all the new packages nowadays. > > > Stefan > > --0000000000002ba7f905896bc41f Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Great! will look into that changing this.= =C2=A0

On Tue, May 21, 2019 at 4:29 PM Stefan Monnier <monnier@iro.umontreal.ca> wrote:
=
> Many thanks - sorry = for the mistake. I=C2=A0 will testing better in the future.
>
> There will be more code moving out of realgud - trepanjs (which will b= e
> called trepan-node-debug). And jdb.
>
> After this, ipdb, trepanjs, and jdb will be removed from realgud and t= he
> version number bumped.
>
> Although trepan and gub should also move out, I'll save that for s= ome other
> time.

BTW, if it's more convenient for you to have the new packages as separa= te
branches (aka "externals"), feel free to do that.=C2=A0 We use &q= uot;externals"
for all the new packages nowadays.


=C2=A0 =C2=A0 =C2=A0 =C2=A0 Stefan

--0000000000002ba7f905896bc41f--