Anyone using Emacs and Bazaar Explorer together?

Russel Winder russel.winder at concertant.com
Thu Nov 26 11:06:47 GMT 2009


On Thu, 2009-11-26 at 18:16 +1000, Ian Clatworthy wrote:
> I know Emacs in an OS, not an editor, but I thought I'd ask anyway. :-)
> Is anyone using Bazaar Explorer in combination with Emacs?

Actually, Emacs is a kitchen sink, the documentation says as much :-)

> If so, what the recommended editor setting (exact command-line) you've
> configured? Are there other tips and tricks for making them integrate
> smoothly, e.g. with respect to resolving conflicts or sending bundles?

I use Emacs 23 on Ubuntu with bzr.dev and branches of all the plugins I
use from their mainline branches -- including Bazaar Explorer.  I leave
the user configured editor field in Bazaar Explorer blank so that it
uses the EDITOR environment variable.  This variable is set to doEdit
which is a shell script that handles starting an Emacs server if one is
not running and then uses emacsclient to actually create an edit
session.  The final actual line is:

            emacsclient --no-wait --alternate-editor emacs "$@"

It all seems to work fine.

-- 
Russel.
=============================================================================
Dr Russel Winder      Partner
                                            xmpp: russel at russel.org.uk
Concertant LLP        t: +44 20 7585 2200, +44 20 7193 9203
41 Buckmaster Road,   f: +44 8700 516 084   voip: sip:russel.winder at ekiga.net
London SW11 1EN, UK   m: +44 7770 465 077   skype: russel_winder
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20091126/b58502e3/attachment.pgp 


More information about the bazaar mailing list