We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ess-mpi-handle-messages
1 parent 775e541 commit de8ff4eCopy full SHA for de8ff4e
lisp/ess-tracebug.el
@@ -1227,7 +1227,7 @@ value from EXPR and then sent to the subprocess."
1227
((string= el "t") t)
1228
(t el)))
1229
1230
-(defun ess--mpi-handle-messages (buf)
+(defun ess-mpi-handle-messages (buf)
1231
"Handle all mpi messages in BUF and delete them.
1232
The MPI message has the form \001TYPE\002FIELD...\003 where TYPE
1233
is the type of the messages on which handlers in
0 commit comments