all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sebastien LE MAGUER <Sebastien.Le_maguer@irisa.fr>
To: asd@cdotb.ernet.in
Cc: emacs help <help-gnu-emacs@gnu.org>
Subject: Re: info needed
Date: Mon, 18 May 2009 13:54:00 +0200	[thread overview]
Message-ID: <4A114C58.4070208@irisa.fr> (raw)
In-Reply-To: <4A10F203.90700@cdotb.ernet.in>

[-- Attachment #1: Type: text/plain, Size: 407 bytes --]

Hi,

I propose something like-that :

(let ((old-point (point)))  ;; Save of the current point
       ;; what you need to do
       (goto-char old-point))

Anand Dhanakshirur a écrit :
> Hi,
> How to go back to the position of the cursor from where 
> semantic-ia-fast-jump is called.
>
> Basically i want to go back to my position in code after seeing the 
> definition of a tag.
> what is the command?
>


[-- Attachment #2: Sebastien_Le_maguer.vcf --]
[-- Type: text/x-vcard, Size: 364 bytes --]

begin:vcard
fn;quoted-printable:S=C3=A9bastien Le Maguer
n;quoted-printable:Le Maguer;S=C3=A9bastien
org:;Equipe CORDIAL
adr:ENSSAT - 6 rue de Kerampont, BP 80518 ;;Bureau 203-I;Lannion Cedex;;22305 ;France
email;internet:Sebastien.Le_Maguer@irisa.fr
title:Doctorant
tel;work:02 96 46 91 29
url:http://www.irisa.fr/cordial/Members/slemague/
version:2.1
end:vcard


  reply	other threads:[~2009-05-18 11:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-18  5:28 info needed Anand Dhanakshirur
2009-05-18 11:54 ` Sebastien LE MAGUER [this message]
2009-05-18 13:58   ` Sebastien LE MAGUER
     [not found] <mailman.7292.1242524122.31690.help-gnu-emacs@gnu.org>
2009-05-18  3:52 ` B. T. Raven
  -- strict thread matches above, loose matches on Subject: below --
2009-05-16 17:21 Anand Dhanakshirur

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4A114C58.4070208@irisa.fr \
    --to=sebastien.le_maguer@irisa.fr \
    --cc=asd@cdotb.ernet.in \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.