From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: "James K. Lowden" Newsgroups: gmane.emacs.help Subject: Re: splitting a window at point Date: Thu, 19 Apr 2018 20:42:16 -0400 Organization: http://www.NewsDemon.com Message-ID: <20180419204216.8c90d80173ef18d8392a727b@speakeasy.net> References: <20180416202359.5216cf029e1ca2451a7ac5e7@speakeasy.net> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: blaine.gmane.org 1524185008 31575 195.159.176.226 (20 Apr 2018 00:43:28 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Fri, 20 Apr 2018 00:43:28 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Apr 20 02:43:24 2018 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f9K95-00086F-Vd for geh-help-gnu-emacs@m.gmane.org; Fri, 20 Apr 2018 02:43:24 +0200 Original-Received: from localhost ([::1]:35340 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f9KBA-0007WP-TI for geh-help-gnu-emacs@m.gmane.org; Thu, 19 Apr 2018 20:45:32 -0400 X-Received: by 10.55.100.196 with SMTP id y187mr2800779qkb.54.1524184938357; Thu, 19 Apr 2018 17:42:18 -0700 (PDT) Original-Path: usenet.stanford.edu!f34-v6no7669093qtb.0!news-out.google.com!c8-v6ni5207qtc.0!nntp.google.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!post01.iad!fx23.iad.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help X-Newsreader: Sylpheed 3.4.3 (GTK+ 2.24.28; x86_64--netbsd) Original-Lines: 17 Original-X-Complaints-To: abuse@newsdemon.com Original-NNTP-Posting-Date: Fri, 20 Apr 2018 00:42:17 UTC X-Received-Bytes: 1286 X-Received-Body-CRC: 4112159344 Original-Xref: usenet.stanford.edu gnu.emacs.help:222448 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:116566 Archived-At: On Thu, 19 Apr 2018 20:13:01 +0200 Tomas Nordin wrote: > Freely interpreting the goal and not refraining from jumping around > with point a bit, does the following do approximately what you want? Why, yes, Tomas, it does, and rather better than I had in mind. It complains if the function is "too big to fit" (It says the window is too small), but otherwise it very much does what I want. I'm going to add it to my .emacs with your name on it, and give it closer study when the mood arises. Thanks again! Regards, --jkl