bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#55870: GNU Emacs 26.3, Select All(C-x h) does not work


From: Bruce
Subject: bug#55870: GNU Emacs 26.3, Select All(C-x h) does not work
Date: Sun, 17 Jul 2022 10:38:25 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1

(default-value 'selection-coding-system)

reports: nil


What functions do emacs call after I press Meta-w?

It seems they copy a lot of junks to the memory

(copying one 424KByte file occupies 5.9GByte system memory)

On 2022/7/16 下午1:37, Eli Zaretskii wrote:
Cc: larsi@gnus.org, 55870@debbugs.gnu.org
From: Bruce <brucelam1982pi@anche.no>
Date: Sat, 16 Jul 2022 08:15:55 +0800

window-system is a variable defined in ‘C source code’.
Its value is ‘x’
It is a terminal-local variable; global value is the same.

selection-coding-system is a variable defined in ‘select.el’.
Its value is nil
Thanks.  And what does the below report?

   M-: (default-value 'selection-coding-system) RET





reply via email to

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