Hello, When the file to attach is already open in emacs, it is generally faster to select it from the buffer list than navigating to it through the file system. This patch adds a `b' command to the attach dispatcher that reads a buffer and writes it in the attachment directory. Regards, Eric