Raising the Emacs frame when ed/debugger/inspector pop up

Luís Oliveira luismbo at gmail.com
Thu Jan 16 19:09:37 UTC 2014


On Thu, Jan 16, 2014 at 7:02 PM, Helmut Eller <eller.helmut at gmail.com> wrote:
> (setq display-buffer-alist
>       '(("^\\*sldb" . ((lambda (buffer alist) (raise-frame)) . nil))))

Cool. How do you feel about a slime-raise-frame contrib that sets this
up? (I'll probably have to resort to defadvice for slime-ed, though.)

-- 
Luís Oliveira
http://kerno.org/~luis/



More information about the slime-devel mailing list