home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / alt / lucidem / help / 106 < prev    next >
Encoding:
Text File  |  1992-07-21  |  988 b   |  28 lines

  1. Newsgroups: alt.lucid-emacs.help
  2. Sender: help-lucid-emacs-request@lucid.com
  3. Subject: Re: CTRL-N does not keep columns corectly 
  4. Date: Wed, 22 Jul 92 12:59:31 -0400
  5. Message-ID: <6890.711824371@JUNIN.MT.CS.CMU.EDU>
  6. From: Todd_Kaufmann@JUNIN.MT.CS.CMU.EDU
  7. Path: sparky!uunet!wendy-fate.uu.net!help-lucid-emacs
  8. Lines: 18
  9.  
  10. > In Lucid Emacs, the point is always positioned at the last N, so if initial
  11. > N was 100, and next line has only 90 columns, at the third line it will try
  12. > to go to col. 90. If the line is shorter, it will got to EOL. So N is always
  13. > getting the last position and decreasing. When you hit an empty line, N := 0
  14. > and that's it.
  15. > Is this a bug or a feature (:-) ? IMHO, it's annoying.
  16.  
  17. Never seen this.
  18.  
  19. Are you loading some customized version of C-n?  What does C-h c C-n say?
  20.  
  21. Does it happen when you start with no .emacs ("lemacs -q") ?
  22.  
  23. Have you been hitting set-goal-column (C-x C-n)?  If so, use C-u C-x C-n
  24. to unset it, and see if problem persists.
  25.  
  26.  -todd
  27.