home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / gnu / emacs / bug / 1587 < prev    next >
Encoding:
Text File  |  1992-12-21  |  1.0 KB  |  30 lines

  1. Newsgroups: gnu.emacs.bug
  2. Path: sparky!uunet!cis.ohio-state.edu!think.com!barmar
  3. From: barmar@think.com (Barry Margolin)
  4. Subject: Re: Emacs suggestion
  5. Message-ID: <1gua0oINNdci@early-bird.think.com>
  6. Sender: gnulists@ai.mit.edu
  7. Organization: Thinking Machines Corporation, Cambridge MA, USA
  8. References: <9212171638.AA23855@nene.cl.cam.ac.uk>
  9. Distribution: gnu
  10. Date: Sat, 19 Dec 1992 04:55:52 GMT
  11. Approved: bug-gnu-emacs@prep.ai.mit.edu
  12. Lines: 16
  13.  
  14. In article <9212171638.AA23855@nene.cl.cam.ac.uk> Edmund.GRimley-Evans@cl.CAm.ac.UK writes:
  15. >It might be useful to make the definition of "word" parameterisable, as
  16. >is the definition of "paragraph". This would make it easier to define
  17. >modes for other languages in which the set of characters allowable in a
  18. >"word" may vary.
  19.  
  20. It's already parameterized.  See the documentation of Syntax Tables in the
  21. Emacs Lisp Reference Manual.  A word is a sequence of characters having "w"
  22. syntax.
  23.  
  24. -- 
  25. Barry Margolin
  26. System Manager, Thinking Machines Corp.
  27.  
  28. barmar@think.com          {uunet,harvard}!think!barmar
  29.  
  30.