From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: #+LABEL and CUSTOM_ID with reftex Date: Fri, 03 Aug 2012 14:09:12 +0200 Message-ID: <874noktbrf.fsf@altern.org> References: <877gw6ocva.fsf@okhotsk19.lowtem.hokudai.ac.jp> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:45642) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SxGjb-0001ON-Fo for emacs-orgmode@gnu.org; Fri, 03 Aug 2012 08:12:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SxGja-0002pm-9L for emacs-orgmode@gnu.org; Fri, 03 Aug 2012 08:12:03 -0400 Received: from mail-wi0-f171.google.com ([209.85.212.171]:33346) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SxGja-0002oB-37 for emacs-orgmode@gnu.org; Fri, 03 Aug 2012 08:12:02 -0400 Received: by mail-wi0-f171.google.com with SMTP id hq4so4565854wib.12 for ; Fri, 03 Aug 2012 05:12:01 -0700 (PDT) In-Reply-To: <877gw6ocva.fsf@okhotsk19.lowtem.hokudai.ac.jp> (Yagnesh Raghava Yakkala's message of "Mon, 21 May 2012 04:45:29 +0900") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Yagnesh Raghava Yakkala Cc: emacs-orgmode@gnu.org Hi Yagnesh, Yagnesh Raghava Yakkala writes: > other related question., do we have in buffer completion support for cross > references.? I mean it would be good if C-c C-l can show link targets with in > the buffer. good idea. When M-x org-insert-link RET, links pointing to the current are now fontified so that you can spot them quickly. Thanks, -- Bastien