branch: externals/bluetooth
commit b47bddcc83c0ec8191b0a89854d5c6a52eac8c84
Author: Raffael Stocker <r.stoc...@mnet-mail.de>
Commit: Raffael Stocker <r.stoc...@mnet-mail.de>

    switches device-info buffer to special mode
---
 bluetooth.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/bluetooth.el b/bluetooth.el
index 0a0baae..1b2db05 100644
--- a/bluetooth.el
+++ b/bluetooth.el
@@ -643,7 +643,8 @@ This function only uses the first adapter reported by 
Bluez."
                              (or (bluetooth--parse-service-class-uuid id)
                                  (list id))
                              " -- ")
-                  "\n")))))))
+                  "\n"))))
+     (special-mode))))
 
 ;;; The following constants define the meaning of the Bluetooth
 ;;; CLASS property, which is made up of a number of fields.

Reply via email to