unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: pjb@informatimago.com (Pascal J. Bourguignon)
To: help-gnu-emacs@gnu.org
Subject: Re: Going to line n, column m
Date: Wed, 08 Oct 2008 19:32:22 +0200	[thread overview]
Message-ID: <87d4ib56xl.fsf@hubble.informatimago.com> (raw)
In-Reply-To: mailman.566.1223475737.25473.help-gnu-emacs@gnu.org

Nikolaj Schumacher <me@nschum.de> writes:

> pjb@informatimago.com (Pascal J. Bourguignon) wrote:
>
>> It's not a bug, it's a feature of move-to-column.  Hence my
>> implementation of goto-xy.
>
> First of all, I think it's unlikely that the OP wanted to move to a line
> and column that don't exist.  Your comment that it "doesn't work" is
> misleading at best.

To me, it seems unlikely that the OP is using CVS emacs, given he had
to ask such a question.


> But even if he did, move-to-column is capable of doing so.  There's no
> need for an elaborate (and error-prone) re-implementation.

By now, it should be clear that it IS NOT, RIGHT NOW capable of doing
so, but WILL BE able to do it, when emacs 23.0 will be released.

In the current circumstances, what can be called a RE-IMPLEMENTATION
is actually the implementation of move-to-column found in CVS since it
obviously redo the same thing that the goto-xy I implemented years
ago.



Since  the OP didn't precise the version of his emacs, we're left with
an old implementation of goto-xy that worked on old emacs, current emacs and will
obviously continue working in future emacs, 

vs.

a new implementation of goto-xy that doesn't work on old emacs, and
current emacs.  Granted some time in the future it will work on emacs
23, but the OP didn't say he needed this function in six months either.


-- 
__Pascal Bourguignon__                     http://www.informatimago.com/
Our enemies are innovative and resourceful, and so are we. They never
stop thinking about new ways to harm our country and our people, and
neither do we. -- Georges W. Bush


  parent reply	other threads:[~2008-10-08 17:32 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-07 17:08 Going to line n, column m Mauricio
2008-10-07 20:32 ` Nikolaj Schumacher
     [not found] ` <mailman.498.1223411586.25473.help-gnu-emacs@gnu.org>
2008-10-07 20:38   ` Pascal J. Bourguignon
2008-10-07 20:52     ` Joost Kremers
2008-10-07 20:54     ` Lennart Borgman (gmail)
2008-10-08  0:00       ` Xavier Maillard
     [not found]     ` <mailman.501.1223412938.25473.help-gnu-emacs@gnu.org>
2008-10-07 23:20       ` Pascal J. Bourguignon
2008-10-07 23:54         ` Lennart Borgman (gmail)
     [not found]         ` <mailman.512.1223423709.25473.help-gnu-emacs@gnu.org>
2008-10-08  2:29           ` Chetan
2008-10-08 14:22         ` Nikolaj Schumacher
     [not found]         ` <mailman.566.1223475737.25473.help-gnu-emacs@gnu.org>
2008-10-08 17:32           ` Pascal J. Bourguignon [this message]
2008-10-08 18:54             ` Nikolaj Schumacher
2008-10-08 19:57             ` Mauricio
     [not found]             ` <mailman.605.1223492071.25473.help-gnu-emacs@gnu.org>
2008-10-08 20:00               ` Pascal J. Bourguignon
2008-10-08 21:08                 ` Andreas Politz
2008-10-08 21:15                 ` Nikolaj Schumacher
     [not found]                 ` <mailman.618.1223500557.25473.help-gnu-emacs@gnu.org>
2008-10-08 21:36                   ` Pascal J. Bourguignon
2008-10-09  2:42                   ` stan
2008-10-09  6:38                     ` Pascal J. Bourguignon
2008-10-09 22:49                       ` stan
2008-10-09 23:43                         ` Lennart Borgman (gmail)
     [not found] <mailman.476.1223399312.25473.help-gnu-emacs@gnu.org>
2008-10-07 17:23 ` Pascal J. Bourguignon
2008-10-07 18:43   ` Lennart Borgman (gmail)
     [not found]   ` <mailman.485.1223405182.25473.help-gnu-emacs@gnu.org>
2008-10-07 18:58     ` Pascal J. Bourguignon

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87d4ib56xl.fsf@hubble.informatimago.com \
    --to=pjb@informatimago.com \
    --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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).