.emacs-pre
author Oleksandr Gavenko <gavenkoa@gmail.com>
Mon, 24 Oct 2011 01:47:47 +0300
changeset 746 f7ce19afa666
parent 604 9084d12d924d
child 1400 542850428579
permissions -rw-r--r--
Fix 'starttls.el' on native Windows Emacs with gnutls-cli from Cygwin. 'gnutls-cli' run with '-s' opt and process wait for SIGALRM. But build-in native Emacs 'kill' command can not send such Cygwin specific sygnal. So 'starttls-negotiate-gnutls' function infinitely wait for 'gnutls-cli' output.

;; -*- mode: emacs-lisp; coding: utf-8; fill-column: 78 -*-
;;
;; For load order see README.

;; (require 'remember)

;; (require 'etags-select)
;; (require 'etags-table)

;; (require 'jabber)

;; (require 'rcirc)