Sun keyboard and emacs
flag
Messages 1 - 10 of 715 - Collapse all
/groups/adfetch?adid=QHlG_hIAAABonpT7mohOa0D6kO53vbluA-seRgWUrY1Re68AkUbKNw
Sun keyboard and emacs  
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
1.  Andreas Kaempf  
View profile  
 More options Aug 1 1995, 7:00 am
Newsgroups: gnu.emacs.help
From: akae...@scc.mv.com (Andreas Kaempf)
Date: 1995/08/01
Subject: Sun keyboard and emacs

Hi all...

I have an old style Sun keyboard a type 4 I believe... I am using
emacs 19.29 and everything works except the page up and down keys as
well as the home and end keys...

Could someone please email or post the key mappings for the keys I
just spoke of so I can put them in my .emacs file...

Thanks in advance

andreas
--

   Steller Computer Consultants         Andreas Kaempf
        P.O. BOX 3873                  
     Nashua, NH 03062  USA            akae...@scc.mv.com


    Forward  
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.
Need Ada Mode for JED  
1.  Ray Wood  
View profile  
 More options Aug 1 1995, 7:00 am
Newsgroups: gnu.emacs.help
From: raw...@rd1.racal.com (Ray Wood)
Date: 1995/08/01
Subject: Need Ada Mode for JED
I just downloaded the JED version of EMACS for Windows (WJED) and am quite
pleased with it. But, in addition with the c-mode which comes with it, I
need an Ada mode. I think this has to be written in S-Lang.

Anyone know of an existing Ada Mode for JED?

Ray Wood, raw...@rd1.racal.com


    Forward  
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.
Ispell-3.1.18 not work with Emacs-19.28?  
1.  Geoff Kuenning  
View profile  
 More options Aug 1 1995, 7:00 am
Newsgroups: gnu.emacs.help
From: ge...@ficus.cs.ucla.edu (Geoff Kuenning)
Date: 1995/08/01
Subject: Re: Ispell-3.1.18 not work with Emacs-19.28?

In article <GONZO.95Jul29120...@bedlam.best.com> bho...@best.com writes:
>       Ispell misalignment: word `WUNERFUL' point 293; please retry

Ispell misalignment errors are (nearly) always caused by using a
mismatched version of ispell.el.  You should always use the version of
ispell.el that came with your ispell release, rather than the one that
was distributed with emacs itself.  (I have repeatedly tried, without
success, to get FSF to stop sending out ispell.el with emacs.  It's
useless unless you have ispell, and ispell.el comes with the ispell
distribution.  Don't ask me why they insist on sending it out.)

Replace your installed ispell.el with the version from 3.1.18.  You
can use M-x locate-library to make sure you've purged all copies of
the bogus version that came with 19.28.  This should cure your
difficulties.
--
        Geoff Kuenning  g.kuenn...@ieee.org    ge...@ITcorp.com
        http://www.cs.ucla.edu/ficus-members/geoff/


    Forward  
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.
2.  Erik Naggum  
View profile  
 More options Aug 1 1995, 7:00 am
Newsgroups: gnu.emacs.help
From: Erik Naggum <e...@naggum.no>
Date: 1995/08/01
Subject: Re: Ispell-3.1.18 not work with Emacs-19.28?
[Geoff Kuenning]

|   (I have repeatedly tried, without success, to get FSF to stop sending
|   out ispell.el with emacs.  It's useless unless you have ispell, and
|   ispell.el comes with the ispell distribution.  Don't ask me why they
|   insist on sending it out.)

I think it's because there are autoloads in it that are compiled into
loaddefs.el.  at least one keybinding (M-$) is also made to it.  that way,
lisp/ispell.el functions as a skeleton on which the full version is
supplied when a newer ispell.el is located earlier in the search path,
probably in site-lisp/ispell.el.  lisp/ispell.el should not be deleted, so
as not to confuse the

|   Replace your installed ispell.el with the version from 3.1.18.  You
|   can use M-x locate-library to make sure you've purged all copies of
|   the bogus version that came with 19.28.  This should cure your
|   difficulties.

I think this is the "hostile takeover" approach.  maybe you should provide
a skinnier skeleton to RMS so it can autoload and document things properly,
but also notify the user/installer that Emacs doesn't have the proper
ispell.el for the ispell that may or may not be installed?  that would help
reduce the number of problem reports that we see about ispell mismatches
(which is large), and would not make it necessary to hunt and kill ispells.

#<Erik 3016255296>
--
fact of today (1995-08-01):
    researchers reported today that infertility is genetic.  duh.


    Forward  
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.
3.  Larry James  
View profile  
 More options Aug 2 1995, 7:00 am
Newsgroups: gnu.emacs.help
From: lja...@apollo3.com (Larry James)
Date: 1995/08/02
Subject: Re: Ispell-3.1.18 not work with Emacs-19.28?

     The problem is a mismatched version of ispell.el.  Look for an
updated one.  I believe the culprit is the one that's shipped with
Emacs.  If you use the one shipped with ispell you  should be in
business.
     If this combination doesn't work, let me know and I'll send you
mine.
     I had the same problem.  Changing versions of ispell.el solved the
problem.

                                -- Larry
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Consultant/Programmer    Apollo III Communications   lja...@apollo3.com
Larry James  716-896-1815 FAX 716-685-1865x550 Voice  Buffalo, New York


    Forward  
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.
GNU Emacs 19.29, -rn option  
1.  Steven F. LeBrun  
View profile  
 More options Aug 1 1995, 7:00 am
Newsgroups: gnu.emacs.help
From: leb...@pdq.epoch.com (Steven F. LeBrun)
Date: 1995/08/01
Subject: GNU Emacs 19.29, -rn option
I recently built GNU Emacs 19.29 for Solaris 2.4.  One thing that I have
noticed is that the "-rn name" is not working.  This used to work in
GNU Emacs 19.28 and is listed as a command option in the manpages that
came with GNU Emacs 19.29.

The "-rn name" option allows emacs to use different X Resources.  The
GNU Emacs 19.29 does load the X Resources defined as emacs*... but does
not load the X Resources for "name" as defined by the "-rn" option.
And yes, it is the first option on the command line.

Has anyone else experienced this problem and is there a fix for it?
--

+---------------------------------------------------------------+
|        Steven F. LeBrun          |   EMC Corporation          |
|                                  |   Open Storage Group       |
|  Phone: (800)-222-3622 Ext 55665 |   35 Parkwood Drive        |
|         (508)-435-1000 Ext 55665 |   Hopkinton, MA 01748      |
|  Fax:   (508)-497-7003           |   lebrun_ste...@emc.com    |
+---------------------------------------------------------------+

Disclaimer: "The opinions expressed here are my own,
             and not those of my employer."


    Forward  
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.
C++ Mode Problem with ':'  
1.  JIMMIE KELLY  
View profile  
 More options Aug 1 1995, 7:00 am
Newsgroups: gnu.emacs.help
From: kelly@omega (JIMMIE KELLY )
Date: 1995/08/01
Subject: C++ Mode Problem with ':'
Does anybody know why emacs 19.25 automatically inserts a new line and
puts the semicolon on the new line when in the c++-mode?  I would like
my class definitions to look like they're supposed to, eg

class::function

not
 class:
:function

Many Thanks

--
Jimmie Kelly
Computer Science and Engineering
The University of Texas at Arlington
(817) 273-3638
ke...@cse.uta.edu


    Forward  
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.
2.  Cheryl Dematteis  
View profile  
 More options Aug 2 1995, 7:00 am
Newsgroups: gnu.emacs.help
From: cdem...@corsa.ucr.edu (Cheryl Dematteis)
Date: 1995/08/02
Subject: Re: C++ Mode Problem with ':'
JIMMIE KELLY (kelly@omega) wrote:

: Does anybody know why emacs 19.25 automatically inserts a new line and
: puts the semicolon on the new line when in the c++-mode?  I would like
: my class definitions to look like they're supposed to, eg

: class::function

: not
:  class:
: :function

: Many Thanks

Try putting this line in your .emacs

;;if non-nil value, insert a newline and indent before and after {,},;,:
(setq-default c-auto-newline nil)

--
Cheryl K. DeMatteis                     cdem...@cs.ucr.edu || cdem...@aero.org
Graduate Student                                http://corsa.ucr.edu/~cdematt/
Department of Computer Science                  (909)787-2961 || (310)386-1189
University of California
Riverside, CA 92521


    Forward  
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.
3.  Jason Wm. Mitchell  
View profile  
 More options Aug 3 1995, 7:00 am
Newsgroups: gnu.emacs.help
From: jmitc...@uceng.uc.edu (Jason Wm. Mitchell)
Date: 1995/08/03
Subject: Re: C++ Mode Problem with ':'
Previously, Cheryl Dematteis <cd> wrote:
        Previously, JIMMIE KELLY <jk> wrote:
           jk>       Does anybody know why emacs 19.25 automatically inserts
           jk>       a new line and puts the semicolon on the new line when
           jk>       in the c++-mode?  I would like my class definitions to
           jk>       look like they're supposed to, eg

           jk>       class::function

           jk>       not
           jk>       class:  
           jk>         :function

   cd>       Try putting this line in your .emacs
   cd>       (setq-default c-auto-newline nil)
   cd>       ;;if non-nil value, insert a newline and indent before and
   cd>       after {,},;,:

How about adding `scope-operator' to the `c-cleanup-list'?  That cleans
up the C++ scope operator when split across multiple lines.  Using this,
you can still have the new lines inserted for you; sometimes a nice
feature.

It will perform the clean up iff white space separates the colons.  The
cleanup is actually done when the second colon is typed.  By doing this,
you can still have the plain colon, i.e. c'tor list designator, behave
in your preferred, pre-programmed manner.

Ex Animo,
Jason
--
Jason Wm. Mitchell                              Jason.Wm.Mitch...@uc.edu
Ph.D. Student, i.e. slave                       (513) 556-6499
Dept. of Aerospace Engineering                          or
 & Engineering Mechanics                    (513) 556-2969
University of Cincinnati, OH 45221


    Forward  
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.
4.  Frank Fabbrocino  
View profile  
 More options Aug 2 1995, 7:00 am
Newsgroups: gnu.emacs.help
From: ffabb...@skat.usc.edu (Frank Fabbrocino)
Date: 1995/08/02
Subject: Re: C++ Mode Problem with ':'
kelly@omega (JIMMIE KELLY           ) writes:

>Does anybody know why emacs 19.25 automatically inserts a new line and
>puts the semicolon on the new line when in the c++-mode?  I would like
>my class definitions to look like they're supposed to, eg

Do yourself a favor and just get cc-mode.  It handles formatting 10X better
than C++ mode.  I too had problems with "::" and ":" but not anymore with
cc-mode.  

Later,
Frank

--------------------------------------------------------------------------
Frank Fabbrocino                  | OK, I admit it: My girlfriend's just
University of Southern California | an object to me.  Unfortunately there
Computer Science                  | is some information hiding, but
fabbr...@scf.usc.edu              | thankfully, she's fairly encapsulated,
University Computing Services     | nicely modular, and has a very well
ffabb...@ucs.usc.edu              | defined interface! ;)
--------------------------------------------------------------------------


    Forward  
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