From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nikolaj Schumacher Newsgroups: gmane.emacs.help Subject: Re: Going to line n, column m Date: Tue, 07 Oct 2008 22:32:59 +0200 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1223411674 14660 80.91.229.12 (7 Oct 2008 20:34:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 7 Oct 2008 20:34:34 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Mauricio Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Oct 07 22:35:33 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KnJHG-0006k0-PF for geh-help-gnu-emacs@m.gmane.org; Tue, 07 Oct 2008 22:35:30 +0200 Original-Received: from localhost ([127.0.0.1]:46079 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KnJGD-0007Et-6M for geh-help-gnu-emacs@m.gmane.org; Tue, 07 Oct 2008 16:34:25 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KnJEv-0006m4-FD for help-gnu-emacs@gnu.org; Tue, 07 Oct 2008 16:33:05 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KnJEt-0006l8-FZ for help-gnu-emacs@gnu.org; Tue, 07 Oct 2008 16:33:04 -0400 Original-Received: from [199.232.76.173] (port=36711 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KnJEt-0006l2-Cv for help-gnu-emacs@gnu.org; Tue, 07 Oct 2008 16:33:03 -0400 Original-Received: from dd18200.kasserver.com ([85.13.138.168]:55027) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KnJEs-0006Uc-Vz for help-gnu-emacs@gnu.org; Tue, 07 Oct 2008 16:33:03 -0400 Original-Received: from thursday (BAH6a4e.bah.pppool.de [77.135.106.78]) by dd18200.kasserver.com (Postfix) with ESMTP id A3D9618074827; Tue, 7 Oct 2008 22:33:06 +0200 (CEST) In-Reply-To: (Mauricio's message of "Tue\, 07 Oct 2008 14\:08\:09 -0300") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (darwin) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:58505 Archived-At: Mauricio wrote: > I think this is simple, but I wasn't able > to find it anywhere: how can I tell emacs > I want to go to line x, column y? `goto-line' and `move-to-column' regards, Nikolaj Schumacher