|
|
Newsgroups: comp.emacs, gnu.emacs.help
From: rich...@kepler.math.nwu.edu (Bill Richter)
Date: 01 Jan 1994 15:39:45 GMT
Local: Sat, Jan 1 1994 3:39 pm
Subject: Re: Word-processor-like word wrap for emacs??
In article <ANTONIO_DESIMONE.93Dec31195...@qpc1.ho.att.com> Antonio_DeSim...@hoserve.att.com (Tony DeSimone) replies to Per Abrahamsen <abra...@iesd.auc.dk>:
In article <ABRAHAM.93Dec31094...@verdande.iesd.auc.dk> abra...@iesd.auc.dk (Per Abrahamsen) writes: Per> (add-hook 'post-command-hook This isn't exactly what the ``popular word processors'' do---at least I'm interested in this emacs lisp problem. One thing to keep in mind I'm mostly typing TeX files, which look like text Somehow I got the idea that in PC editors that a "hard return" would And yet in practice I always found that if I perturbed the text You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||
Newsgroups: comp.emacs, gnu.emacs.help
Followup-To: comp.emacs, gnu.emacs.help
From: t...@fluent.com (Tom Buskey)
Date: Mon, 10 Jan 1994 17:45:04 GMT
Local: Mon, Jan 10 1994 5:45 pm
Subject: Re: Word-processor-like word wrap for emacs??
: In article <ANTONIO_DESIMONE.93Dec31195...@qpc1.ho.att.com> Antonio_DeSim...@hoserve.att.com (Tony DeSimone) replies to Per Abrahamsen <abra...@iesd.auc.dk>:
: In article <ABRAHAM.93Dec31094...@verdande.iesd.auc.dk> abra...@iesd.auc.dk (Per Abrahamsen) writes: : Per> (add-hook 'post-command-hook How about M-x auto-fill-mode -- You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||
Newsgroups: comp.emacs, gnu.emacs.help
Followup-To: comp.emacs, gnu.emacs.help
From: d...@roebling.poly.edu (Lawrence R. Dodd)
Date: Wed, 12 Jan 1994 14:02:22 GMT
Local: Wed, Jan 12 1994 2:02 pm
Subject: Re: Word-processor-like word wrap for emacs??
::: "TB" == Tom Buskey <t...@fluent.com> writes:
TB> Bill Richter (rich...@kepler.math.nwu.edu) wrote: TB> : In article <ANTONIO_DESIMONE.93Dec31195...@qpc1.ho.att.com> TB> : In article <ABRAHAM.93Dec31094...@verdande.iesd.auc.dk> TB> : Per> (add-hook 'post-command-hook TB> How about M-x auto-fill-mode You do need to toggle auto-file-mode but I think Per is right here. The You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||
Newsgroups: comp.emacs, gnu.emacs.help
From: libe...@cs.uiuc.edu (Daniel LaLiberte)
Date: Mon, 3 Jan 1994 16:40:41 GMT
Local: Mon, Jan 3 1994 4:40 pm
Subject: Re: Word-processor-like word wrap for emacs??
From: Antonio_DeSim...@hoserve.att.com (Tony DeSimone) While I'm sure it can be done, I don't see an easy way to do it... It can't be done in Emacs Lisp (that I know of). A post-command or This might be a reasonable feature to add to Emacs, especially given Dan LaLiberte You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||
Newsgroups: comp.emacs, gnu.emacs.help
From: abra...@iesd.auc.dk (Per Abrahamsen)
Date: 03 Jan 1994 17:22:38 GMT
Local: Mon, Jan 3 1994 5:22 pm
Subject: Re: Word-processor-like word wrap for emacs??
Daniel> This might be a reasonable feature to add to Emacs, especially given
Daniel> proportional fonts and other features typical of word processors. It Daniel> shouldn't be hard to add either since it is very similar to current Daniel> line wrapping. Agreed, except that I do not think any change to the Emacs display Daniel> Also, it might be nice to have a mode that displays hidden You can _almost_ do this with display tables, except that newline and You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||
Newsgroups: comp.emacs, gnu.emacs.help
From: rich...@kepler.math.nwu.edu (Bill Richter)
Date: 03 Jan 1994 23:32:25 GMT
Local: Mon, Jan 3 1994 11:32 pm
Subject: Re: Word-processor-like word wrap for emacs??
In article <LIBERTE.94Jan3104...@ebony.cs.uiuc.edu> libe...@cs.uiuc.edu (Daniel LaLiberte) replies to Antonio_DeSim...@hoserve.att.com (Tony DeSimone)
... The ``auto-fill'' in Word doesn't insert a newline the way emacs auto-fill does. It's really just displaying long lines with breaks at word boundaries, without inserting characters in the buffer. ... It can't be done in Emacs Lisp (that I know of). A post-command or I think the MSDOG way of having these extremely long lines which So I think that any automated word wrapping in emacs should actually Bill Richter (Fight interface copyrights and software patents. You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||
Newsgroups: gnu.emacs.help
From: b...@speech.speech.COM (Benjamin Chigier)
Date: 1 Jan 1994 20:45:02 -0500
Local: Sun, Jan 2 1994 1:45 am
Subject: looking for font-lock suggestions for emacs 19.22
Anyone got any good-lookin emacs's that they would like to share?
I am in the process of switching from epoch to emacs 19.22 and was wondering if anyone out there would be willing to share any of their additions to the font-lock package? The font-lock package that comes with emacs 19.22 does not seem to have as many examples and suggestions as epoch. fonts, colors and any other neat ideas welcome. Is it possible to have multi-color mode lines, for different types of And whats the deal with the "<" character (It seems to be bound to Thanks in advance, Ben... You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||
Newsgroups: gnu.emacs.help
From: t...@rahul.net (Ted Matsumura)
Date: 2 Jan 1994 23:41:14 -0500
Local: Mon, Jan 3 1994 4:41 am
Subject: Re: looking for font-lock suggestions for emacs 19.22
I'm looking for emacs and mule, along with x11r5 w/ contribs on cd-rom.
I've paid Unidirect $150 for 2 prime time disks, but only included x patches, not the x11r5 or emacs as was promised, anyone know any reputable vendors with x, gnu on cd? Thanks. Ted Matsumura -- You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||
Newsgroups: gnu.emacs.help, comp.emacs
From: r...@cfcl.com (Rich Morin)
Date: 3 Jan 94 23:28:40 GMT
Local: Mon, Jan 3 1994 11:28 pm
Subject: Re: looking for font-lock suggestions for emacs 19.22
> From: tedm%mbpdo.u...@germany.eu.net (Ted Matsumura) I have several problems with this posting: > ... > I've paid Unidirect $150 for 2 prime time disks, but only included x > patches, not the x11r5 or emacs as was promised, anyone know any reputable > vendors with x, gnu on cd? Thanks. 1) Mr. Matsumura does not specify which Prime Time Freeware (PTF) 2) He also says "I've paid Unidirect $150 for 2 prime time disks". 3) I can't imagine why Mr. Matsumura would be unable to find a copy 4) Mr. Matsumura has chosen to take his complaint public, and even This seems a bit hasty, to say the least. We have sold several Normally I would not reply publicly to a customer's complaint. In this Rich Morin You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||
Newsgroups: gnu.emacs.help
From: jpmor...@wisp4.physics.wisc.edu (Jeff Morgenthaler)
Date: 02 Jan 1994 06:06:36 GMT
Local: Sun, Jan 2 1994 6:06 am
Subject: flow control revisited
I have been working for about a year on flow control hobbled terminals
and have found that the package included with emacs-19[.22] is not really sufficient for the serious flow-control hobbled terminal user. In particular, it is essential to be able to turn flow-control on _and off_ at will interactively. I have developed a package that works with both emacs-18 and 19 which includes this enhancement (among others). The package has been on the net and in the archives for well over six months without a bug report. I think it is about time that this is included in emacs-19, but I need First of all, my idea for the name of the function is Also, I'd really like to set things up so that no messages (like Thanks for your input. j PS ;;; File: flow-ctrl.el, v 4.0 (emacs 19 version) Sat Jan 1 23:45:43 CST 1994 ;;; GNU Emacs is distributed in the hope that it will be useful, but ;;;; XON/XOFF flow control is a primitive user interface scheme ;;;; Users of GNU emacs will recognize C-s and C-q as the commands ;;;; Emacs does the best it can to turn XON/XOFF flow control off. ;;;; Thus, it is up to each user to make sure that XON/XOFF flow ;;;; Unfortunately (and you probably wouldn't be reading this if this ;;;; What has been missing up to now has been a decent wrapper for ;;;; flow-control-fix is such a function. ;;;; The variables C-s-replacement, C-q-replacement and ;;;; (setq C-s-replacement ?\C-t) ;;;; TERM-in-list, which is a useful functions for further user ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (provide 'flow-ctrl) ;; default C-s, C-q replacements (defvar C-q-replacement ?\C-^ (defvar flow-control-fix-flag nil ;;;###autoload ;;;###autoload (interactive (setq flow-control-fix-flag (if flow-control-fix-flag You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||
| Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy |
| ©2010 Google |