When byte-compiling version 0.10 of pg.el, I get the following warning: ``` pg.el:412:21:Warning: ‘set-buffer-process-coding-system’ is for interactive use only; use ‘set-process-coding-system’ instead. ```