branch: externals-release/ement
commit 37fbb04ebe4dd43cdaf47b2fb444cbdae1c44a5b
Author: Phil Sainty <p...@catalyst.net.nz>
Commit: Phil Sainty <p...@catalyst.net.nz>

    Docs: Correct the description of the reply command
    
    The reply functionality has changed since that was written, and an
    active region no longer has any bearing on the quoted text.
---
 README.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.org b/README.org
index 2e0f829988..b6440bef30 100644
--- a/README.org
+++ b/README.org
@@ -191,7 +191,7 @@ Note that if global minor mode 
~ement-room-self-insert-mode~ is enabled (by defa
 
 + Write message: ~RET~
 + Compose message in buffer: ~M-RET~ (while writing in minibuffer: ~C-c '‍~).  
Customize the option ~ement-room-compose-method~ to make ~RET~ and the other 
message bindings use a compose buffer by default.  Use command 
~ement-room-compose-org~ to activate Org mode in the compose buffer.
-+ Write reply to event at point (when region is active, only quote marked 
text): ~S-<return>~
++ Write reply to event at point: ~S-<return>~
 + Edit message: ~<insert>~
 + Delete message: ~C-k~
 + Send reaction to event at point, or send same reaction at point: ~s r~

Reply via email to