はやみずです 対応どうもありがとうございます。
現状だとsslを使わないときはcurlを使わない実装なのでそれで良いんですが、 sslを使わなくてもcurlを使ったほうがEmacsの応答性がよくなります。高速な 回線を使っているとあまり差はありませんが。 また、curlを使わない際には、今は独自にHTTP喋ってますが、Emacs21向 けのurlを添付するようにしたので、もはや独自にHTTPを喋る必要はないので urlを使うようにしたいなあ、と思っています。 なので - sslを使う→curl+ssl - sslを使わない - curlがある→curl - curlがない→url のようにしたいですね。 At Tue, 12 Jan 2010 12:13:47 +0900 (JST), yata_git...@y.haun.org wrote: > > やたがわです。 > > 同様に、twittering-use-sslがnilの場合は > twittering-find-curl-program()を呼ぶ必要はなさそうに > 思えるので、そのように変更してみました。 > > > ユーザが(setq twittering-use-convert nil)としていても > > 確認のためにconvertが実行されるようになっていましたので、 > > 確認処理をtwittering-mode-init-variables()に移動させ > > ました。 > > ------------------------------------------------------------------------------ > This SF.Net email is sponsored by the Verizon Developer Community > Take advantage of Verizon's best-in-class app development support > A streamlined, 14 day to market process makes app distribution fast and easy > Join now and get one step closer to millions of Verizon customers > http://p.sf.net/sfu/verizon-dev2dev > _______________________________________________ > twmode-users mailing list > twmode-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/twmode-users ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ twmode-users mailing list twmode-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/twmode-users