* Re: [Emacs-diffs] trunk r114937: * lisp/helpers.el: New library for misc helper functions.
[not found] <E1VdJwH-0003nA-6p@vcs.savannah.gnu.org>
@ 2013-11-04 14:10 ` Stefan Monnier
2013-11-04 15:31 ` Bozhidar Batsov
0 siblings, 1 reply; 4+ messages in thread
From: Stefan Monnier @ 2013-11-04 14:10 UTC (permalink / raw)
To: Bozhidar Batsov; +Cc: emacs-devel
> * lisp/helpers.el: New library for misc helper functions.
> (hash-table-keys): New function returning a list of hash keys.
> (hash-table-values): New function returning a list of hash values.
This commit only installed the commit message in ChangeLog, but didn't
add any helper.el file. Did you forget the "bzr add" by any chance?
Stefan
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Emacs-diffs] trunk r114937: * lisp/helpers.el: New library for misc helper functions.
2013-11-04 14:10 ` [Emacs-diffs] trunk r114937: * lisp/helpers.el: New library for misc helper functions Stefan Monnier
@ 2013-11-04 15:31 ` Bozhidar Batsov
2013-11-04 15:38 ` Bozhidar Batsov
0 siblings, 1 reply; 4+ messages in thread
From: Bozhidar Batsov @ 2013-11-04 15:31 UTC (permalink / raw)
To: Stefan Monnier; +Cc: emacs-devel
[-- Attachment #1: Type: text/plain, Size: 604 bytes --]
Oh, I'm terribly sorry about this. I did a bzr add and I used C-x v v
thinking it would commit the entire changeset. Obviously I was mistaken.
On 4 November 2013 16:10, Stefan Monnier <monnier@iro.umontreal.ca> wrote:
> > * lisp/helpers.el: New library for misc helper functions.
> > (hash-table-keys): New function returning a list of hash keys.
> > (hash-table-values): New function returning a list of hash values.
>
> This commit only installed the commit message in ChangeLog, but didn't
> add any helper.el file. Did you forget the "bzr add" by any chance?
>
>
> Stefan
>
[-- Attachment #2: Type: text/html, Size: 1034 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Emacs-diffs] trunk r114937: * lisp/helpers.el: New library for misc helper functions.
2013-11-04 15:31 ` Bozhidar Batsov
@ 2013-11-04 15:38 ` Bozhidar Batsov
2013-11-04 16:41 ` Dmitry Gutov
0 siblings, 1 reply; 4+ messages in thread
From: Bozhidar Batsov @ 2013-11-04 15:38 UTC (permalink / raw)
To: Stefan Monnier; +Cc: emacs-devel
[-- Attachment #1: Type: text/plain, Size: 874 bytes --]
Should be OK now. Btw, is there something similar to magit for bzr, since
the default VC commands don't seem to be optimized for distributed VCs (or
I'm missing something).
On 4 November 2013 17:31, Bozhidar Batsov <bozhidar@batsov.com> wrote:
> Oh, I'm terribly sorry about this. I did a bzr add and I used C-x v v
> thinking it would commit the entire changeset. Obviously I was mistaken.
>
>
> On 4 November 2013 16:10, Stefan Monnier <monnier@iro.umontreal.ca> wrote:
>
>> > * lisp/helpers.el: New library for misc helper functions.
>> > (hash-table-keys): New function returning a list of hash keys.
>> > (hash-table-values): New function returning a list of hash values.
>>
>> This commit only installed the commit message in ChangeLog, but didn't
>> add any helper.el file. Did you forget the "bzr add" by any chance?
>>
>>
>> Stefan
>>
>
>
[-- Attachment #2: Type: text/html, Size: 1629 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-11-04 16:41 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <E1VdJwH-0003nA-6p@vcs.savannah.gnu.org>
2013-11-04 14:10 ` [Emacs-diffs] trunk r114937: * lisp/helpers.el: New library for misc helper functions Stefan Monnier
2013-11-04 15:31 ` Bozhidar Batsov
2013-11-04 15:38 ` Bozhidar Batsov
2013-11-04 16:41 ` Dmitry Gutov
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.