|
|
Newsgroups: gnu.emacs.help
From: m...@watson.ibm.com (Marc Auslander)
Date: Fri, 1 Jan 1993 20:52:20 GMT
Local: Fri, Jan 1 1993 8:52 pm
Subject: Re: Locating GNU EMACS FOR PC
Try ftp-os2.nmsu.edu:/pub/os2
-- Marc Auslander (IBM)<m...@marc.watson.ibm.com> 914 784-6699 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: milam...@krynn.solace.hsh.se (Per Persson)
Date: 1 Jan 93 23:22:43 GMT
Local: Fri, Jan 1 1993 11:22 pm
Subject: Port configuration in ange-ftp
Hi! Thanx in advance. 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, gnu.epoch.misc
From: r...@fosters.med.utah.edu (Rob Sargent)
Date: 2 Jan 93 15:30:44
Local: Sat, Jan 2 1993 3:30 pm
Subject: Re: strange replace-regexp behavior
Perhaps the most direct and generic way to remove the first column
from consecutive lines of text is kill-rectangle. rjs -- 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: mar...@ips104.desy.de (Marcus Speh)
Date: 3 Jan 93 01:40:33 GMT
Local: Sun, Jan 3 1993 1:40 am
Subject: plain text from texinfo with makeinfo[-1.47]
A very simple question for anyone who has been
distributing a *text* file from a texinfo source: in some files .text on prep.ai.mit.edu, one can find headers like: "This is Info file standards.text, produced by Makeinfo-1.47 from the * Anybody out there knows how that works: Until now, I used some sed(1) command to strip off the Thanks [for any solution], 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: p...@netcom.com (Phil Howard )
Date: Sun, 3 Jan 1993 01:57:41 GMT
Local: Sun, Jan 3 1993 1:57 am
Subject: getting emacs to use region scroll
I believe my problem is that the termcap entries do not include any
specification of region scrolling. Somehow I need to fix that (but this is going to be difficult because I am a mere user, not the sysadmin, on this machine, and UNIX seems to be designed to be customized only by sysadmins). I've scrounged /etc/termcap for any suitable alternates, but none are to be found. Eventually I hope to hack together a way to create my own termcaps and somehow get those to be used in lieu of /etc/termcap. IN THE MEAN TIME, is there any work around in GNU EMACS to force it to do 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: m...@cisco.com (Mark D Baushke)
Date: Tue, 5 Jan 1993 01:17:44 GMT
Local: Tues, Jan 5 1993 1:17 am
Subject: Re: getting emacs to use region scroll
On Sun, 3 Jan 1993 01:57:41 GMT, p...@netcom.com (Phil Howard) said:
phil> I believe my problem is that the termcap entries do not include phil> IN THE MEAN TIME, is there any work around in GNU EMACS to force you do not indicate the version of gnu emacs or the hardware or i will further assume that you use /bin/csh as your shell. copy the termcap definitions for your favorite terminals into your own if you don't have sufficient diskspace for your own termcap, you may while in emacs look at the variable exec-path for an ".../etc" entry setenv TERMCAP /usr/local/emacs/etc/termcap and restart emacs to see if the scroll regions work for you. good luck, 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: hol...@megatek.UUCP (Dion Hollenbeck)
Date: Sun, 3 Jan 1993 16:44:31 GMT
Local: Sun, Jan 3 1993 4:44 pm
Subject: Re: fill with preceding tab?
Ming> How can I fill a paragraph and leave a tab before each line?
First Way: Insert a TAB into the text. Execute M-x "set-fill-prefix" and Second Way: (auto-fill-mode 1) -- 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: w...@doppel.first.gmd.de (Wolfgang Koehler)
Date: 3 Jan 93 18:10:09 GMT
Local: Sun, Jan 3 1993 6:10 pm
Subject: Looking for biff inside emacs
I assume there must exist solution for my problem in the emacs world. I'm looking for a emacs code which displays (possibly in the subject line At my workstation with X-windows "xbiff" does this nicely. Thanks wolf -- 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: p...@cs.ruu.nl (Piet van Oostrum)
Date: Wed, 6 Jan 1993 14:15:18 GMT
Local: Wed, Jan 6 1993 2:15 pm
Subject: Re: Looking for biff inside emacs
(display-time) does this (it displays "Mail" in the mode line). I have a
.emacs code that optionally beeps and/or pops into the mail reader (VM) when that happens: (let ((process-connection-type nil)) ; try not to hog a pty for this. (defun ding-display-time-filter (proc string) 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: 6500a...@ucsbuxa.ucsb.edu (Axel Boldt)
Date: 3 Jan 93 22:59:15 GMT
Local: Sun, Jan 3 1993 10:59 pm
Subject: webster with emacs 18.59 ?
Has someone running webster.el (version last changed 4/15/92) with Thanks, 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 |