emacs-devel
[Top][All Lists]
Advanced

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

goto-char and point - are they not friends?


From: Lennart Borgman
Subject: goto-char and point - are they not friends?
Date: Thu, 25 Dec 2008 03:11:30 +0100

I am a bit stumped. I have this in my code

        (goto-char here)
        (message "mumamo-find-chunks.here=%s => point=%s" here (point))

and I get this

       mumamo-find-chunks.here=71 => point=165

Some possible explanations, please?




reply via email to

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