From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: To be or not to be used in a program Date: Wed, 7 Oct 2009 14:27:52 +0200 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1254918525 21201 80.91.229.12 (7 Oct 2009 12:28:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 7 Oct 2009 12:28:45 +0000 (UTC) To: Emacs-Devel devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Oct 07 14:28:36 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MvVdA-0001Rg-FO for ged-emacs-devel@m.gmane.org; Wed, 07 Oct 2009 14:28:33 +0200 Original-Received: from localhost ([127.0.0.1]:59946 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MvVd7-00082A-UQ for ged-emacs-devel@m.gmane.org; Wed, 07 Oct 2009 08:28:29 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MvVcx-0007xV-Jy for emacs-devel@gnu.org; Wed, 07 Oct 2009 08:28:19 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MvVcs-0007nF-JJ for emacs-devel@gnu.org; Wed, 07 Oct 2009 08:28:18 -0400 Original-Received: from [199.232.76.173] (port=45037 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MvVcs-0007ms-9F for emacs-devel@gnu.org; Wed, 07 Oct 2009 08:28:14 -0400 Original-Received: from mail-gx0-f212.google.com ([209.85.217.212]:58117) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MvVcr-0002he-N1 for emacs-devel@gnu.org; Wed, 07 Oct 2009 08:28:13 -0400 Original-Received: by gxk4 with SMTP id 4so5864446gxk.8 for ; Wed, 07 Oct 2009 05:28:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:from:date:message-id :subject:to:content-type; bh=k6ecJBGXDGZws4jjt4UILuEfoIVgiKHKkXJCutnVA38=; b=a/S52MzlkXR+O7rEMcKW3Riont8oCnxfSyxQzCb3T5Verl7UnH9Daw/5z0KvK9SyGV 5EriQgLh0Uoc9+7Vl9P6hwTPLhRzORxWf2PkgrIS98QpBW1e5ETgS5OCV4jED/AXQtGU /cHC0qS1tNkr3ODYe7ZQCrNhfqRvWy7Tospz4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=vk3w+6lHhvWT8juHNTiFYwIobpmq0WUVIRmiKiUUwnNNC8Kn3o6LGlN+NACPoXZqI6 WtXJrYDG3iyS8lVZFiRANruz/vS2spj9LREwn7Bei1b4cY4ddGg9yss/v2xufcUI7+Pk S+2qIzQ8SqNqz6cmRXo+iEy5aHD6J+zBAxy50= Original-Received: by 10.100.235.21 with SMTP id i21mr2982843anh.96.1254918492349; Wed, 07 Oct 2009 05:28:12 -0700 (PDT) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:115956 Archived-At: goto-line doc string (and the compiler) says it is probably not the right thing to use in a program. However the elisp manual talk about its return value, see (info "(elisp) Text Lines")