[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#32828: 27.0.50; Docstring of `dbus-init-bus' incorrect
From: |
Michael Albinus |
Subject: |
bug#32828: 27.0.50; Docstring of `dbus-init-bus' incorrect |
Date: |
Thu, 27 Sep 2018 17:39:59 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) |
Philipp <p.stephani2@gmail.com> writes:
Hi Philipp,
> Looking at the definition of `dbus-init-bus', it seems that only a
> `prog1' form is missing to make the docstring correct:
>
> (prog1 (dbus--init-bus ...) (dbus-register-signal ...))
Do you plan to commit this yourself, or shall I do it in your name?
Best regards, Michael.