[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
A call to clear-this-command-keys
(see section 21.4 Information from the Command Loop)
causes this function to return an empty vector immediately afterward.
You close the dribble file by calling this function with an argument
of nil
.
This function is normally used to record the input necessary to trigger an Emacs bug, for the sake of a bug report.
(open-dribble-file "~/dribble") => nil |
See also the open-termscript
function (see section 40.9 Terminal Output).