all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Anselm Helbig <anselm.helbig+news2009@googlemail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Howto turn on longlines-mode in .emacs?
Date: Fri, 08 May 2009 15:42:44 +0200	[thread overview]
Message-ID: <87zldniucr.wl%anselm.helbig+news2009@googlemail.com> (raw)
In-Reply-To: <049df466-9c5a-4114-80de-a6b36e4271fe@s20g2000vbp.googlegroups.com>

Hi!

> I want to turn on longlines-mode by default, so I put the following in
> my .emacs file:
> 
> (setq longlines-mode t)
> 
> But it doesn't work. Any hints?

How about this one:

  (add-hook 'find-file-hook 'longlines-mode)

HTH, 

Anselm


-- 
Anselm Helbig 
mailto:anselm.helbig+news2009@googlemail.com


  reply	other threads:[~2009-05-08 13:42 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-08 13:16 Howto turn on longlines-mode in .emacs? nic.d.m.1
2009-05-08 13:42 ` Anselm Helbig [this message]
2009-05-09 19:55   ` nic.d.m.1
2009-05-09 22:33     ` Peter Dyballa
2009-05-10  0:49     ` Anselm Helbig
2009-05-10  8:54       ` Harald Hanche-Olsen
2009-05-10  9:24         ` Teemu Likonen
2009-05-09 11:18 ` Sean Sieger

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=87zldniucr.wl%anselm.helbig+news2009@googlemail.com \
    --to=anselm.helbig+news2009@googlemail.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.