From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: bar tomas Newsgroups: gmane.emacs.help Subject: How to set wrap line at window edge Date: Sun, 6 Sep 2009 18:34:28 +0200 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=0016e6db76b09c431e0472eb4e4f X-Trace: ger.gmane.org 1252259746 13692 80.91.229.12 (6 Sep 2009 17:55:46 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 6 Sep 2009 17:55:46 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Sep 06 19:55:40 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MkLxj-00085m-5i for geh-help-gnu-emacs@m.gmane.org; Sun, 06 Sep 2009 19:55:39 +0200 Original-Received: from localhost ([127.0.0.1]:46226 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MkLxi-0004p5-Md for geh-help-gnu-emacs@m.gmane.org; Sun, 06 Sep 2009 13:55:38 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MkKhI-0005XU-K2 for help-gnu-emacs@gnu.org; Sun, 06 Sep 2009 12:34:36 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MkKhC-0005SO-U3 for help-gnu-emacs@gnu.org; Sun, 06 Sep 2009 12:34:35 -0400 Original-Received: from [199.232.76.173] (port=43562 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MkKhC-0005SD-O6 for help-gnu-emacs@gnu.org; Sun, 06 Sep 2009 12:34:30 -0400 Original-Received: from mail-ew0-f211.google.com ([209.85.219.211]:46482) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MkKhC-0002HI-BR for help-gnu-emacs@gnu.org; Sun, 06 Sep 2009 12:34:30 -0400 Original-Received: by ewy7 with SMTP id 7so280571ewy.31 for ; Sun, 06 Sep 2009 09:34:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=D/5QIlXI/LWLhzX2e6ckYg5b00/dqTVfN7V6FQCOSxE=; b=MWUcw9GSoB/7sPJBHUwGkk3xLTiT8gBdUK4qeGyzGUId9dGI8wpHay6XNOI5zQJm5V W24T8WCItZXzURKhq1Ier8E8Bz0XJvd2nPaB1d+o1fz2G2NcbK/YGbHzMc0lNoNFgNGa 8xl1zFbQsG4qGn0Cz750P1JmEZUIYu5NqjhvU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=D4aBSZPPYG3InTpdfe+QSAdNgbAzkdSqXlnwzqKXvFnzxwMwUcI/8Z0bm3IebUUunW 6ZxUrxzZmDZkKJrTN+Vg19j4ybdokczh+DHLZtubKMGqDuEYN7ty6AYEMDE42zk+l66p LkDyF4o72+Qxw8gg6s3nJtNXm3+nSYluFKgbo= Original-Received: by 10.216.53.133 with SMTP id g5mr1240402wec.160.1252254868586; Sun, 06 Sep 2009 09:34:28 -0700 (PDT) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-Mailman-Approved-At: Sun, 06 Sep 2009 13:53:25 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:67910 Archived-At: --0016e6db76b09c431e0472eb4e4f Content-Type: text/plain; charset=ISO-8859-1 Hi, How can I set the option "wrap line at edge of window" in the .emacs init file? Also, I'd like to disable truncate long lines. Although I have disabled this option through the menu/Options, lines continue to be truncated befor the windows edge. How can I stop truncation of long lines? Thanks very much --0016e6db76b09c431e0472eb4e4f Content-Type: text/html; charset=ISO-8859-1 Hi,
How can I set the option "wrap line at edge of window" in the .emacs init file?
Also, I'd like to disable truncate long lines. Although I have disabled this option through the menu/Options, lines continue to be truncated befor the windows edge. How can I stop truncation of long lines?
Thanks very much --0016e6db76b09c431e0472eb4e4f--