all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jeff <jeffrey@cunningham.net>
Subject: Re: Is there a way to move to next line in wrapped text?
Date: Tue, 06 Jan 2004 21:50:56 GMT	[thread overview]
Message-ID: <pan.2004.01.06.21.50.55.938790@cunningham.net> (raw)
In-Reply-To: wc3ekucrg4p.fsf@mu.cis.ohio-state.edu

On Tue, 06 Jan 2004 15:12:06 -0500, Benjamin Rutt wrote:

> marc0@autistici.org (Marco Parrone (marc0)) writes:
> 
>> (defun forward-79-chars ()
>>   (interactive)
>>   (forward-char 79))
>>
>> (defun backward-79-chars ()
>>   (interactive)
>>   (backward-char 79))
> 
> You can replace 79 in code above with something like (window-width),
> which will also work if you have any non-80-column windows around.

Damn, you guys are good. It works _exactly_ the way I want (I bound C-M-p
and n and used (window-width). 

Thanks!

-Jeff

  reply	other threads:[~2004-01-06 21:50 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-06 18:52 Is there a way to move to next line in wrapped text? Jeff
2004-01-06 19:37 ` Marco Parrone (marc0)
2004-01-06 20:12   ` Benjamin Rutt
2004-01-06 21:50     ` Jeff [this message]
2004-01-07  0:53 ` Stefan Monnier
2004-01-07 15:58 ` Eric Eide
2004-01-08 22:34   ` leo
2004-01-09  0:36     ` Eric Eide

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=pan.2004.01.06.21.50.55.938790@cunningham.net \
    --to=jeffrey@cunningham.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.