unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* how to go to a given position ?
@ 2005-04-18 12:13 Sébastien Kirche
  2005-04-18 12:25 ` Greg Rowe
  0 siblings, 1 reply; 3+ messages in thread
From: Sébastien Kirche @ 2005-04-18 12:13 UTC (permalink / raw)


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/2017ef8b1ad436a7

-- 
Sébastien Kirche

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: how to go to a given position ?
  2005-04-18 12:13 how to go to a given position ? Sébastien Kirche
@ 2005-04-18 12:25 ` Greg Rowe
  2005-04-18 12:51   ` Sébastien Kirche
  0 siblings, 1 reply; 3+ messages in thread
From: Greg Rowe @ 2005-04-18 12:25 UTC (permalink / raw)


Sébastien Kirche wrote:
> 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.

M-x goto-char is probably what you are looking for.

-- 
Home is where the .bashrc is.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: how to go to a given position ?
  2005-04-18 12:25 ` Greg Rowe
@ 2005-04-18 12:51   ` Sébastien Kirche
  0 siblings, 0 replies; 3+ messages in thread
From: Sébastien Kirche @ 2005-04-18 12:51 UTC (permalink / raw)


Le 18 Apr 2005, Greg Rowe a formulé :

> M-x goto-char is probably what you are looking for.

*gosh* i looked  for goto-line and goto-address, but i  don't know how i
missed goto-char... I need more cafeine.

Thank you :)

-- 
Sébastien Kirche

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-04-18 12:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-18 12:13 how to go to a given position ? Sébastien Kirche
2005-04-18 12:25 ` Greg Rowe
2005-04-18 12:51   ` Sébastien Kirche

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).