I open an Org-mode src block with `[C-c ']` like ```org #+begin_src shell ... #+end_src ``` It will open special buffer named `*Org SRC ...*`. I checked out source code, the function `yagist-anonymous-file-name` can not handle this case.