home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / alt / lucidem / help / 370 < prev    next >
Encoding:
Text File  |  1992-09-01  |  1.8 KB  |  49 lines

  1. x-gateway: rodan.UU.NET from help-lucid-emacs to alt.lucid-emacs.help; Wed, 2 Sep 1992 07:40:08 EDT
  2. From: matis!amir@lucid.com (Amir Katz)
  3. Message-ID: <9209020844.AA21138@simpson.turtles>
  4. Subject: Down-arrow != CTRL-N ???
  5. Organization: SEE Technologies Ltd.
  6. Reply-To: matis!matis.ingr.COM!amir@lucid.com
  7. X-Reply-To: amir@matis.ingr.COM
  8. X-Mailer: ELM [version 2.3 PL11]
  9. Date: Wed, 2 Sep 1992 11:40:09 GMT
  10. Newsgroups: alt.lucid-emacs.help
  11. Path: sparky!uunet!wendy-fate.uu.net!help-lucid-emacs
  12. Sender: help-lucid-emacs-request@lucid.com
  13. Lines: 34
  14.  
  15. Lucid fans,
  16. My down-arrow (up-arrow) doesn't behave like CTRL-N (CTRL-P) but as
  17. if goal-column is reset on every move to the current position. Example:
  18.  
  19. Line 1: 1234567890
  20. Line 2: 12345
  21. Line 3: 1234567890ABCDEFGHIJK
  22.  
  23. If I'm at the end of line 1 (after the '0'), and I hit the down-arrow, it's
  24. positioned at the end line 2 (after the '5'). That's OK.  Down-arrow again
  25. and it keeps the same column, that is, it's positioned on the '6' in line 3.
  26. Using CTRL-N, it's positioned on the 'A' which is the correct behavior. An
  27. identical mis-behavior is seen with up-arrow.
  28.  
  29. When I hit help-k-down-arrow (describe-key down-arrow), it says:
  30.  
  31. "":
  32. Keyboard macro.
  33.  
  34. I do not reprogram the up/down arrows. Same behavior happens if I start lemacs
  35. with -q, so none of my .emacs can be blamed here.
  36.  
  37. Anybody has an idea why it's happening? 
  38.  
  39. Config: Lucid 19.2, built with gcc 2.2.2 
  40.         Sun SS1+ w/GX
  41.         SunOS 4.1.2 
  42.         X11R5, patch 17.
  43. -- 
  44. /* ----------------------------------------------------------- */
  45. /*  Amir J. Katz             |   amir@matis.ingr.COM           */
  46. /*  System Specialist        |   Voice:  +972 52-584684        */
  47. /*  SEE Technologies Ltd.    |   Fax:    +972 52-543917        */
  48. /* ............ Solaris 2.0 - The Final Frontier ? ........... */
  49.