emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/posframe 7bf7339 2/2: * posframe.el (posframe-show): No


From: ELPA Syncer
Subject: [elpa] externals/posframe 7bf7339 2/2: * posframe.el (posframe-show): Note how to hide buffer.
Date: Wed, 21 Apr 2021 21:57:17 -0400 (EDT)

branch: externals/posframe
commit 7bf73396a6a01dcffe3071925a5845f31d5c5344
Author: Feng Shu <tumashu@163.com>
Commit: Feng Shu <tumashu@163.com>

    * posframe.el (posframe-show): Note how to hide buffer.
---
 posframe.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/posframe.el b/posframe.el
index 47f85c8..731750f 100644
--- a/posframe.el
+++ b/posframe.el
@@ -496,6 +496,9 @@ exist key in 'info'.
 This posframe's buffer is BUFFER-OR-NAME, which can be a buffer
 or a name of a (possibly nonexistent) buffer.
 
+buffer name can prefix with space, for example ' *mybuffer*', so
+the buffer name will hide for ibuffer and list-buffers.
+
 (5) NO-PROPERTIES
 
 If NO-PROPERTIES is non-nil, The STRING's properties will



reply via email to

[Prev in Thread] Current Thread [Next in Thread]