Are there any errors logged?  Typically these would show up in the error window 
if using the UI, or be visible at the prompt in the command line.

You may need to add this for set-global to be found:

   USE: namespaces




> On Jun 5, 2015, at 10:05 AM, Iain Gray <[email protected]> wrote:
> 
> My .factor-rc contains
> 
> USE: editors.emacs
> "/Applications/Languages/Emacs.app/Contents/MacOS/bin-x86_64-10_9/emacsclient"
>  \ emacsclient-path set-global
> 
> when these are typed in the listener followed by “
> 
> io”edit
> 
> it works in an emacs client window (M-x server-start)
> however even typing
> 
> run-user-init
> 
> editting doesn’t work
> is there something wrong with my .factor-rc file?
> I’ve run 
> 
> sudo chmod a+rw .factor-rc
> 
> in my Terminal
> ------------------------------------------------------------------------------
> _______________________________________________
> Factor-talk mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/factor-talk

------------------------------------------------------------------------------
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to