help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

how to go to a given position ?


From: Sébastien Kirche
Subject: how to go to a given position ?
Date: Mon, 18 Apr 2005 14:11:11 +0200
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/22.0.50 (darwin)

Hi,

would like to try msgcodes.el from ell, but it fails at load-library :

Debugger entered--Lisp error: (invalid-read-syntax "?")
  eval-buffer(#<buffer  *load*> nil "msgcodes" nil t)
  ;;; Reading at buffer position 12618
  load-with-code-conversion("/Users/seki/.elisp/msgcodes.el" "msgcodes" nil nil)
  load("msgcodes")
  load-library("msgcodes")
  call-interactively(load-library)
  execute-extended-command(nil)
  call-interactively(execute-extended-command)

How to go to that position 12618 to look for the error ?
Is there a better solution than C-u 12618 C-f from the top of the file ?
i am not sure that this position is right with the line endings.

Thanks.

PS : it seem that a correcting patch was given by its author
http://groups-beta.google.com/group/de.comm.software.gnus/msg/2f0bf634b350ba1e

-- 
Sébastien Kirche


reply via email to

[Prev in Thread] Current Thread [Next in Thread]