From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stephen Leake Newsgroups: gmane.emacs.devel Subject: Re: Exposing Isearch toggleable options Date: Fri, 06 Nov 2015 07:48:27 -0600 Message-ID: <86oaf7w85w.fsf@stephe-leake.org> References: <87611q7c3f.fsf@mail.linkov.net> <877fm5tefl.fsf@mail.linkov.net> <87wpu3x4p4.fsf@mail.linkov.net> <1bb5e765-6599-4076-b9c7-11b416a48db7@default> <87aa94f6-345b-4339-a444-6f3e712f00c5@default> <87twp1fg32.fsf@mail.linkov.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1446817750 31302 80.91.229.3 (6 Nov 2015 13:49:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 6 Nov 2015 13:49:10 +0000 (UTC) Cc: juri@linkov.net, bruce.connor.am@gmail.com, emacs-devel@gnu.org To: Richard Stallman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Nov 06 14:48:58 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZuhNv-0004n1-53 for ged-emacs-devel@m.gmane.org; Fri, 06 Nov 2015 14:48:55 +0100 Original-Received: from localhost ([::1]:38808 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZuhNu-0000mJ-FJ for ged-emacs-devel@m.gmane.org; Fri, 06 Nov 2015 08:48:54 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46906) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZuhNh-0000mD-5Y for emacs-devel@gnu.org; Fri, 06 Nov 2015 08:48:41 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZuhNd-0001dw-VC for emacs-devel@gnu.org; Fri, 06 Nov 2015 08:48:41 -0500 Original-Received: from gproxy4-pub.mail.unifiedlayer.com ([69.89.23.142]:34513) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1ZuhNd-0001d8-Ol for emacs-devel@gnu.org; Fri, 06 Nov 2015 08:48:37 -0500 Original-Received: (qmail 24044 invoked by uid 0); 6 Nov 2015 13:48:35 -0000 Original-Received: from unknown (HELO cmgw3) (10.0.90.84) by gproxy4.mail.unifiedlayer.com with SMTP; 6 Nov 2015 13:48:35 -0000 Original-Received: from host114.hostmonster.com ([74.220.207.114]) by cmgw3 with id eLoV1r00K2UdiVW01LoY2l; Fri, 06 Nov 2015 13:48:32 -0700 X-Authority-Analysis: v=2.1 cv=Caqbutbl c=1 sm=1 tr=0 a=CQdxDb2CKd3SRg4I0/XZPQ==:117 a=CQdxDb2CKd3SRg4I0/XZPQ==:17 a=DsvgjBjRAAAA:8 a=f5113yIGAAAA:8 a=9i_RQKNPAAAA:8 a=hEr_IkYJT6EA:10 a=x_XPkuGwIRMA:10 a=qtqOOiqGOCEA:10 a=mDV3o1hIAAAA:8 a=1nif6smim_z4kMFMVOAA:9 Original-Received: from [76.218.37.33] (port=58815 helo=TAKVER2) by host114.hostmonster.com with esmtpa (Exim 4.84) (envelope-from ) id 1ZuhNX-0001fV-Dy; Fri, 06 Nov 2015 06:48:31 -0700 In-Reply-To: (Richard Stallman's message of "Thu, 05 Nov 2015 17:44:53 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (windows-nt) X-Identified-User: {2442:host114.hostmonster.com:stephele:stephe-leake.org} {sentby:smtp auth 76.218.37.33 authed with stephen_leake@stephe-leake.org} X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 69.89.23.142 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:193410 Archived-At: Richard Stallman writes: > [[[ To any NSA and FBI agents reading my email: please consider ]]] > [[[ whether defending the US Constitution against all enemies, ]]] > [[[ foreign or domestic, requires you to follow Snowden's example. ]]] > > > 2) I really don't think it'll be that distracting. On large screens > > it'll be over 100 spaces to the right of the search string. > > Do people actually use Emacs with windows so wide? I use 120 chars wide. That makes it more comfortable to use good (ie longer) variable names; less line wrapping. I have a 2560 x 1440 pixel display; allows for two 120 char Emacs frames side by side, with some left over for Firefox etc. -- -- Stephe