Alexey Lebedev <[email protected]> writes: Hi Alexey,
> Below is the story of why I was able to hit this error, but it's not > that interesting (in the context of the fix): > - inferior prolog does (process-send-string "prolog" ...) - with > process identified by a string > - tramp-rpc backend adds "process-send-string" to > "tramp-file-name-for-operation-external" - and it's being checked in > addition to file-notify-rm-watch and file-notify-valid-p Ah, the famous tramp-rpc. And indeed, process-string allows also a buffer or process name. Will check tomorrow. > Best, > Alexey Best regards, Michael.
