sieve.el: fix handling of PORT parameter, quitting
authorAlbert Krewinkel <krewinkel@moltkeplatz.de>
Sun, 19 May 2013 10:51:33 +0000 (12:51 +0200)
committerJulien Danjou <julien@danjou.info>
Mon, 10 Jun 2013 08:50:49 +0000 (10:50 +0200)
commit492a488c523f66af16089368d6177145a3a59b45
treec5b599ca14bf8f32d7495020be4aeee10d3a3047
parent6eb601247eb0f448a7a6cfcd796cc1f00f452ce8
sieve.el: fix handling of PORT parameter, quitting

* Put point at beginning of buffer when viewing a script.

* (sieve-open-server): respect the PORT parameter.

* Show the correct port number in sieve-buffer's header.
  Fixed code to also work with a string as port specifier.

* Properly close the connection on pressing 'q'.  Make sieve-manage-quit
  close the connection and process buffer.  Also, remove duplicate
  keybinding for 'q'.
lisp/ChangeLog
lisp/sieve.el