[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Should emacsclient -e and --create-frame open both open frames?
From: |
Björn Bidar |
Subject: |
Should emacsclient -e and --create-frame open both open frames? |
Date: |
Sun, 13 Oct 2024 01:57:09 +0300 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Hello,
I recently noticed that when calling emacsclient is called with
--create-frame and a function such as gnus-other-frame two frames open.
I.e. I call emacsclient --create-frame --eval '(gnus-other-frame)', one
frame opens with the last buffer accessed before calling emacsclient
and another one with the buffer opened by the command evaluated.
I'm not sure if this is a bug which why I'm asking first.
Thanks,
Björn
- Should emacsclient -e and --create-frame open both open frames?,
Björn Bidar <=