From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sergey Newsgroups: gmane.emacs.help Subject: describe-function and sources. Date: Tue, 6 Sep 2011 16:19:43 +0700 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001517577478f8631704ac4253af X-Trace: dough.gmane.org 1315328140 24072 80.91.229.12 (6 Sep 2011 16:55:40 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 6 Sep 2011 16:55:40 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Sep 06 18:55:36 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1R0yvu-0002kw-S1 for geh-help-gnu-emacs@m.gmane.org; Tue, 06 Sep 2011 18:55:35 +0200 Original-Received: from localhost ([::1]:37392 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R0yvu-0003JN-3s for geh-help-gnu-emacs@m.gmane.org; Tue, 06 Sep 2011 12:55:34 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:48510) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R0ron-0005Ou-Mf for help-gnu-emacs@gnu.org; Tue, 06 Sep 2011 05:19:46 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R0rom-0000pc-Sg for help-gnu-emacs@gnu.org; Tue, 06 Sep 2011 05:19:45 -0400 Original-Received: from mail-iy0-f169.google.com ([209.85.210.169]:42074) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R0rom-0000pJ-Pi for help-gnu-emacs@gnu.org; Tue, 06 Sep 2011 05:19:44 -0400 Original-Received: by iagv1 with SMTP id v1so8749989iag.0 for ; Tue, 06 Sep 2011 02:19:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=FUCkOOJSmoKaVpAciMgBO+757N6/Nzxm3HzbF9lQ2X0=; b=S1YztCYnEDiSDwuL3A4tjHcnul+Tf7C5KgY1irdMjh8nQpilcfUwlUuxDqKR2MEEvm LESkX9+kMA9c4tOGsDPWIM91i8sm8rlVG6gEbBOiuPMoKVOOgTKHo/b2492gtj96Z9Ga bTEF0Dmq7ZQLWTp8qzeVnLAgxmNkMJXXKWRmw= Original-Received: by 10.231.2.194 with SMTP id 2mr9547039ibk.38.1315300783448; Tue, 06 Sep 2011 02:19:43 -0700 (PDT) Original-Received: by 10.231.12.1 with HTTP; Tue, 6 Sep 2011 02:19:43 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.210.169 X-Mailman-Approved-At: Tue, 06 Sep 2011 12:55:27 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:82164 Archived-At: --001517577478f8631704ac4253af Content-Type: text/plain; charset=ISO-8859-1 Hi all! I have installed precompiled Emacs with apt-get in my Ubuntu box, then I get it's sources manually. How can I point emacs to them? I want to be able to view definitions of functions, now it looks like "describe-function is an interactive compiled Lisp function." --001517577478f8631704ac4253af Content-Type: text/html; charset=ISO-8859-1 Hi all!

I have installed precompiled Emacs with apt-get in my Ubuntu box, then I get it's sources manually.
How can I point emacs to them? I want to be able to view definitions of functions, now it looks like
"describe-function is an interactive compiled Lisp function."
--001517577478f8631704ac4253af--