Path: csiph.com!goblin1!goblin.stu.neva.ru!usenet.stanford.edu!not-for-mail From: Hugh Daschbach Newsgroups: gnu.emacs.bug Subject: bug#43146: 27.1; D-Bus property handling incomplete Date: Thu, 03 Sep 2020 11:23:22 -0700 Lines: 28 Sender: "Debbugs-submit" Approved: bug-gnu-emacs@gnu.org Message-ID: References: <873642mfxd.fsf@ccss.com> <87zh68hxgz.fsf@gmx.de> <87a6y8roj2.fsf@ccss.com> <877dtbsurc.fsf@ccss.com> <87o8mnt6ul.fsf@gmx.de> <874koesorp.fsf@ccss.com> NNTP-Posting-Host: lists.gnu.org Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-Trace: usenet.stanford.edu 1599157444 25773 209.51.188.17 (3 Sep 2020 18:24:04 GMT) X-Complaints-To: action@cs.stanford.edu Cc: 43146@debbugs.gnu.org To: Michael Albinus Envelope-to: bug-gnu-emacs@gnu.org X-Loop: help-debbugs@gnu.org Resent-From: Hugh Daschbach Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 03 Sep 2020 18:24:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 43146 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ccss.com; s=mail; t=1599157402; bh=7o2GgSCG6bQmP9qyq6iv4Ed6eepQUz6pIp+3ekBQtTU=; h=References:From:To:Cc:Subject:In-reply-to:Date:From; b=Ub8goLeaPkUpiQbJiAHvk9NSmgrhlqKN0YxQ7Szqy4lNI0YOUZrni4TtGS6wXH08E 2hnDYIdoX6sjOjuwGUztdECDyl/2IxhGi8xHrq8xqv/HOZkaJgocuJjcwvpaJBRi6M /OgQelEUmKJNs3tJC8MmCXiE851jpL4LT4rDY+m9etOlfnk+Kyn6d/sSHDCVZ8Pvtq +vl18nDOLLRBoUnj97m6KjfF9WXAxLE8l613Hk84zOvnW7XYiE9Hzilsu7MTC25vV7 4NQQjtjye08LrbYHFoF2BalKYZkeIpZ3pNIIutn8yk3Dh0DKzScBo7VL05k/5Px/n8 rPzqnkQvWVEtw== User-agent: mu4e 1.5.5; emacs 27.1 In-reply-to: <87o8mnt6ul.fsf@gmx.de> X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.0 (-) X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: <874koesorp.fsf@ccss.com> X-Mailman-Original-References: <873642mfxd.fsf@ccss.com> <87zh68hxgz.fsf@gmx.de> <87a6y8roj2.fsf@ccss.com> <877dtbsurc.fsf@ccss.com> <87o8mnt6ul.fsf@gmx.de> Xref: csiph.com gnu.emacs.bug:134847 Michael Albinus writes: > Hugh Daschbach writes: > > Hi Hugh, > >> I've tweaked the test script to examine the "Set" and "GetAll" >> methods. The updated version is attached below. > > Thanks for the test file. > > I've appended another patch, could you pls apply this instead of > the > first one? Locally, I've tested your script successfully. That works! Thanks. I've tested this with code that originally surfaced this issue and no longer see a problem. Please close the ticket at your convenience. Thanks again. Hugh