all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Guym <g.mayraz@gmail.com>
To: Help-gnu-emacs@gnu.org
Subject: Re: Longlines fuses words together after kill/yank
Date: Wed, 14 Nov 2007 03:25:07 -0800 (PST)	[thread overview]
Message-ID: <13744596.post@talk.nabble.com> (raw)
In-Reply-To: <CC5B9772-9A67-4F18-B9B6-36C92ED7AB3A@Web.DE>


Thanks. Longlines is now shipped with gnu emacs. There's a good general
description on emacs wiki: 
http://www.emacswiki.org/cgi-bin/emacs-en/LongLines 

The mode documentation is as follows:

Longlines minor mode (indicator ll):
Toggle Long Lines mode.
In Long Lines mode, long lines are wrapped if they extend beyond
`fill-column'.  The soft newlines used for line wrapping will not
show up when the text is yanked or saved to disk.

If the variable `longlines-auto-wrap' is non-nil, lines are automatically
wrapped whenever the buffer is changed.  You can always call
`fill-paragraph' to fill individual paragraphs.

If the variable `longlines-show-hard-newlines' is non-nil, hard newlines
are indicated with a symbol.



longlines-auto-wrap toggles automatic wrapping of paragraphs as you type (or
otherwise make changes, e.g. by yanking the paragraph). If it's off the
paragraph just appears as one long line with these wrapping arrows at the
end, but that's hard to read for text files (e.g. latex). With auto wrap off
it's still possible to request wrapping of paragraphs after you type them,
but that's not very convenient. The normal use is meant to be with auto
wrapping on, but then I have this problem with words fusing after kill/yank.

Guy.



Peter Dyballa wrote:
> 
> 
> Am 14.11.2007 um 11:21 schrieb David Rod:
> 
>> what package is longlines-auto-wrap-off from?
> 
> Have you tried to find out the meaning of this variable? Or of  
> longlines-mode? Doesn't the *Help* buffer provide information where  
> the variable comes from? If so, it would be a bug.
> 
> --
> Greetings
> 
>    Pete
> 
> "What is this talk of 'release?' Klingons do not make software  
> 'releases.'  Our software 'escapes,' leaving a bloody trail of  
> designers and quality assurance people in its wake."
> 
> 
> 
> 
> _______________________________________________
> help-gnu-emacs mailing list
> help-gnu-emacs@gnu.org
> http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
> 
> 

-- 
View this message in context: http://www.nabble.com/Longlines-fuses-words-together-after-kill-yank-tf4797684.html#a13744596
Sent from the Emacs - Help mailing list archive at Nabble.com.

  reply	other threads:[~2007-11-14 11:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.3431.1194959741.18990.help-gnu-emacs@gnu.org>
2007-11-14 10:21 ` Longlines fuses words together after kill/yank David Rod
2007-11-14 10:54   ` Peter Dyballa
2007-11-14 11:25     ` Guym [this message]
2007-11-15 15:58 ` Xah Lee
2007-11-13 13:15 Guym

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=13744596.post@talk.nabble.com \
    --to=g.mayraz@gmail.com \
    --cc=Help-gnu-emacs@gnu.org \
    /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.