Re: Zile as git core editor?

2013-04-26 Thread Thorsten Jolitz
Junio C Hamano writes: > Thorsten Jolitz writes: > >> ... I think what I really would like to >> have it that, when I use GNU Emacs Magit and enter a git command >> >> ,- >> | Run git like this: >> `---

Re: Zile as git core editor?

2013-04-26 Thread Thorsten Jolitz
Matthieu Moy writes: > Thorsten Jolitz writes: > >> BTW - would 'git config --global core.editor zile' or 'git config >> --global core.editor /usr/bin/zile' the right way to set it (both did >> not work)? I can start Zile simply with 'zile'

Re: Zile as git core editor?

2013-04-26 Thread Thorsten Jolitz
stname ~]$ BTW - would 'git config --global core.editor zile' or 'git config --global core.editor /usr/bin/zile' the right way to set it (both did not work)? I can start Zile simply with 'zile' on the command line. > -- > Cheers, > Ray Chuan > > On F

Zile as git core editor?

2013-04-26 Thread Thorsten Jolitz
Hi List, after experiencing one crash to many, I'm back to Standard Emacs (instead of Emacsserver/Emacsclient), thus using 'emacs' (instead of emacsclient) as git core editor triggers reading my huge init file and is way to slow. I would like to use Zile (a small Emacs clone) instead, and altho