Re: [Factor-talk] Pull request: Stack inference support in FUEL.

2008-12-21 Thread Jose A. Ortega Ruiz
"Nicholas Seckar" writes: > Thanks Jose, I'm finding these really useful. :-) > Yeah, me too: that was a great idea on your side :). In case you missed it, a later patch added fuel-stack-mode to the listener (C-cs to toggle). ---

Re: [Factor-talk] Pull request: Stack inference support in FUEL.

2008-12-21 Thread Nicholas Seckar
Thanks Jose, I'm finding these really useful. :-) On Sat, Dec 20, 2008 at 7:58 AM, Jose A. Ortega Ruiz wrote: > > The patch below adds stack inference support to FUEL. In factor files > you can: > > - C-cC-de : show the stack effect of current sexp > - C-uC-cC-de : show the stack effect of cur

[Factor-talk] Pull request: Stack inference support in FUEL.

2008-12-20 Thread Jose A. Ortega Ruiz
The patch below adds stack inference support to FUEL. In factor files you can: - C-cC-de : show the stack effect of current sexp - C-uC-cC-de : show the stack effect of current region - M-x fuel-stack-mode : enable stack autodoc When stack autodoc is enabled (off by default), the stack eff