Re: [Factor-talk] conditional combinator proposal

2011-10-01 Thread Samuel Tardieu
2011/10/1 Slava Pestov sl...@factorcode.org Hi Michele, On Fri, Sep 30, 2011 at 2:53 PM, Michele Pes mp8...@rambler.ru wrote: To achieve this, I wrote this word: : when-drop ( obj question-quot: ( obj -- ? ) true-quot: ( obj -- ) -- ) -rot dupd call swapd [ call ] [ 2drop ] if ;

Re: [Factor-talk] Cannot Run Emacs23 from Factor

2011-10-01 Thread John Benediktsson
Does this command work in a shell? $ emacsclient --no-wait +5 /home/hokan/stwork/DuDang/DuDang.factor On Oct 1, 2011, at 5:13 AM, Steve Tsai 蔡福安tsa...@familysearch.org wrote: When I tried to jump to definitions from the listener, I got following error message: Process exited with