From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: joakim@verona.se Newsgroups: gmane.emacs.devel Subject: Re: realgud now in elpa Date: Sun, 31 Jul 2016 20:16:39 +0200 Message-ID: References: NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1469989067 23790 80.91.229.8 (31 Jul 2016 18:17:47 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sun, 31 Jul 2016 18:17:47 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) Cc: emacs-devel@gnu.org To: Rocky Bernstein Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jul 31 20:17:26 2016 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bTvIk-00067t-0r for ged-emacs-devel@m.gmane.org; Sun, 31 Jul 2016 20:17:26 +0200 Original-Received: from localhost ([::1]:40413 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bTvIg-0000Uy-5O for ged-emacs-devel@m.gmane.org; Sun, 31 Jul 2016 14:17:22 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58579) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bTvIW-0000Tq-4U for emacs-devel@gnu.org; Sun, 31 Jul 2016 14:17:13 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bTvIS-0006RF-UJ for emacs-devel@gnu.org; Sun, 31 Jul 2016 14:17:12 -0400 Original-Received: from mx1.bahnhof.se ([213.80.101.11]:56606) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bTvIS-0006Qs-O6; Sun, 31 Jul 2016 14:17:08 -0400 Original-Received: from localhost (mf.bahnhof.se [213.80.101.20]) by mx1-reinject (Postfix) with ESMTP id 3DA2D40852; Sun, 31 Jul 2016 20:17:04 +0200 (CEST) X-Virus-Scanned: by amavisd-new using ClamAV at bahnhof.se (MF1) Original-Received: from mf1.bahnhof.se ([127.0.0.1]) by localhost (mf1.bahnhof.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tvLGeJVKSYak; Sun, 31 Jul 2016 20:16:57 +0200 (CEST) Original-Received: from mta.verona.se (h-235-62.a149.priv.bahnhof.se [85.24.235.62]) by mf1.bahnhof.se (Postfix) with ESMTP id 022C1330ADE; Sun, 31 Jul 2016 20:16:54 +0200 (CEST) Original-Received: from localhost (unknown [127.0.0.1]) by mta.verona.se (Postfix) with ESMTP id A7F794F741F; Sun, 31 Jul 2016 18:16:54 +0000 (UTC) X-Virus-Scanned: amavisd-new at verona.se Original-Received: from mta.verona.se ([127.0.0.1]) by localhost (exodia.verona.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fmmioriEwFlO; Sun, 31 Jul 2016 20:16:40 +0200 (CEST) Original-Received: from exodia.verona.se (www.verona.se [192.168.200.15]) by mta.verona.se (Postfix) with ESMTP id ED9024F741C; Sun, 31 Jul 2016 20:16:39 +0200 (CEST) In-Reply-To: (Rocky Bernstein's message of "Sun, 31 Jul 2016 13:28:58 -0400") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 213.80.101.11 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:206276 Archived-At: Rocky Bernstein writes: > In the recently-release realgud, I'm not seeing subdirectories showing up in elpa. > > -rw-r--r-- 1 root root 986 Jul 31 13:01 realgud-autoloads.el > -rw-r--r-- 1 root root 8019 Jul 31 13:01 realgud.el > -rw-r--r-- 1 root root 249 Jul 31 13:01 realgud-pkg.el > > Although it is in git. What controls this? Do you mean that you would like to add an empty subdirectory, that should be git managed? If so, you need to have a dummy file in the subdirectory. See for instance: http://stackoverflow.com/questions/115983/how-can-i-add-an-empty-directory-to-a-git-repository > > Thanks. > > On Sat, Jul 30, 2016 at 10:56 AM, Rocky Bernstein wrote: > > Folks - > > With the last of the copyright assignments changed, a possible replacement for "gud.el" called "realgud.el" is now in elpa. > > I make lots of mistakes (which is why I work on debuggers), so no doubt there will need to be some adjustment. Feel free to dig in or let me know. > > Thanks. > > -- Joakim Verona