cage2
cage2
On Fri, Feb 24, 2023 at 04:18:20PM -0800, you wrote: Hi! > i test for both english and CJK characters and they all work as expected. Good! > just a...
On Sat, Feb 25, 2023 at 07:18:32PM -0800, you wrote: Hi! > i will give a full sample to reproduce in 3days,sorry It's fine, no needs to be sorry! We...
Hi @emacs-newer ! I am not sure how and if there is a easy and reliable way to get the portion of text that is visible in a buffer window....
Hi @emacs-newer ! [...] > just hide/show the cursor position annotation if there is. i just read books and often annotate the part needed to think about deeply, so that's...
Hi @emacs-newer ! > in personally, i want to enable annotate-mode in org-mode automatically but hide all annotations by default, so i add hook to org-mode, but how to hide...
On Thu, Mar 16, 2023 at 12:10:41AM -0700, you wrote: Hi! [...] > yes you are right and i'm stupid suddenly.. No need to blame yourself, we all make mistakes....
Hi @emacs-newer ! > it seems that there is no way to use "custom-set-faces" to add into theme I am afraid I can not understand what you are trying to...
Hi @emacs-newer ! To accomplish what you want you probably needs to write an elisp function that does two things: - sets the theme - then setting the colors fo...
Hi! FWIW I am getting the same error on Debian stable. Bye! C.
Hi! I have solved using the suggestion provided by this comment: https://github.com/AppImageCrafters/appimage-builder/issues/265#issuecomment-1268621285 Bye! C.