unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: ngse@yahoo.com (S. Eng)
Subject: Re: Word Wrap in GNU Emacs  for OS X
Date: 24 Feb 2003 16:33:09 -0800	[thread overview]
Message-ID: <fb376a9e.0302241633.7091c3c4@posting.google.com> (raw)
In-Reply-To: 84wujq3nwx.fsf@lucy.is.informatik.uni-duisburg.de

kai.grossjohann@uni-duisburg.de (Kai Großjohann) wrote in message news:<84wujq3nwx.fsf@lucy.is.informatik.uni-duisburg.de>...
> sng@fscv.net (S. Eng) writes:
> 
> > I downloaded Andrew Choi's emacs and everything runs fine. I am
> > running the OS X installed on new Powerbooks. I have
> >
> > (setq text-mode-hook 'turn-on-auto-fill)
> > (setq fill-column 70)
> >
> > These are the same lines as on my Linux. But it is not wrapping.
> > Everything I type is treated as one line.
> 
> I suggest this:
> 
> (setq-default fill-column 70)
> (add-hook 'text-mode-hook 'turn-on-auto-fill)
> 
> And then, you have to be in text mode (or a text-like mode) for this
> to have any effect.  If you aren't, try M-x text-mode RET.


Thanks.. But actually, my emacs that comes with Red Hat 7.2 also does
not wrap either. I tried what you suggested, and various other
combinations. Emacs ignore s everything about column-fill in my
.emacs.
On the menu bar under help, the 'auto wrap' is not checked. I tried
'clicking' and 'tabbing' but could not get it to take this option. I
also went into 'customize option'. It says saved to .emacs, but when I
look at my .emacs, nothing has changed.

Any other suggestion?
Thanks in advance.

  reply	other threads:[~2003-02-25  0:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-23 17:22 Word Wrap in GNU Emacs for OS X S. Eng
2003-02-23 17:30 ` Kai Großjohann
2003-02-25  0:33   ` S. Eng [this message]
2003-02-25  6:58     ` Kai Großjohann

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=fb376a9e.0302241633.7091c3c4@posting.google.com \
    --to=ngse@yahoo.com \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).