Ecaml_test_helpersmodule Buffer_helper : module type of Buffer_helperval press :
?and_show:bool ->
?show_point:bool ->
string ->
unit Async.Deferred.tRun the given key sequence, and then display the current buffer.
val press_and_show_minibuffer :
?show_contents:bool ->
string ->
unit Async.Deferred.tRun the given key sequence, and then show the following:
show_contents = falseval eval : string -> unit Async.Deferred.tEvaluate an elisp expression and display the resulting value.