Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!seismo!uunet!steinmetz!philabs!ttidca!spencer From: spencer@ttidca.UUCP Newsgroups: comp.emacs Subject: beginning-of-next-line does not exist during initialization! Message-ID: <795@ttidca.TTI.COM> Date: Fri, 5-Jun-87 20:31:16 EDT Article-I.D.: ttidca.795 Posted: Fri Jun 5 20:31:16 1987 Date-Received: Sun, 7-Jun-87 01:04:10 EDT Reply-To: spencer@.UUCP (David Spencer) Distribution: world Organization: Citicorp/TTI Lines: 32 Keywords: beginning-of-next-line .emacs initialization I GNU emacs 18.36.1, it appears that no function can call beginning-of-previous-line from the .emacs file, as it does not exist yet. But after the .emacs is finished and you start editing, beginning-of-previous-line exists. I've tried looking through the lisp and C source, and I can't find any references to this function anywhere. Does anybody know what's going on here? The easiest way to repeat is to make the following the first line of your .emacs file: (yes-of-no-p "How are you? ") Then, when prompted, you do: ^Xo other-window ^Hf beginning-of? describe function and you will only see 3 completions. After emacs finishes initializing, there will be 5 completions. -- David Spencer ------------------------------------------------------------------------------ spencer@ttidca ...!{philabs, trwrb, csun, mtxinu}!ttidca!spencer -- ----------------------------------------------------------------------- spencer@ttidca ...!{philabs, trwrb, csun, mtxinu}!ttidca!spencer