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

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

RE: [External] : Re: What can cause downcasing in Emacs Lisp code?


From: Drew Adams
Subject: RE: [External] : Re: What can cause downcasing in Emacs Lisp code?
Date: Fri, 21 May 2021 15:20:20 +0000

> > Do you type `M-l', a.k.a., `downcase-word', by accident often? I do
> > =/...
> 
> Maybe, could be, I never use it, but I use M-n so maybe when I work
> long and start sleeping on keyboard... that could be it.

Ask Emacs.

,----
| open-dribble-file is an interactive built-in function in ‘C source
| code’.
| 
| (open-dribble-file FILE)
| 
| Start writing all keyboard characters to a dribble file called FILE.
| If FILE is nil, close any open dribble file.
| The file will be closed when Emacs exits.
| 
| Be aware that this records ALL characters you type!
| This may include sensitive information such as passwords.
`----

reply via email to

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