unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: "Andreas Röhler" <andreas.roehler@easy-emacs.de>
To: 20251@debbugs.gnu.org
Subject: bug#20251: 24.5; backward-list does nothing useful in inferior-python-mode
Date: Sat, 04 Apr 2015 09:41:01 +0200	[thread overview]
Message-ID: <551F958D.7050904@easy-emacs.de> (raw)
In-Reply-To: <CAHZoxq916pM7vM+gPiFxcHQG_Da_7fuFgm6gMN1iyyrXaZ3ndw@mail.gmail.com>


Am 03.04.2015 um 20:03 schrieb Eric Hanchrow:
> * I started emacs with `emacs -Q -nw'.
> * I started an interactive Python REPL with ESC x r u n - p y t h o n RET
> * I entered a very simple statement: l SPC = SPC [ 1 , SPC 2 , SPC 3 ] RET
> * I then tried to position point at the [: ESC x b a c k w a r d - l i 
> s t RET
>
> I noticed, to my dismay, that point was now at the beginning of the
> buffer, and not before the [.
>

IIUC cursor was at the opening bracket, i.e. at the beginning of list. 
In that case Emacs would search the previous list - and end at BOB if no 
other list found.

Nonetheless probably it would be useful if in comint-modes position of 
prompt is taken for point-min.






  reply	other threads:[~2015-04-04  7:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-03 18:03 bug#20251: 24.5; backward-list does nothing useful in inferior-python-mode Eric Hanchrow
2015-04-04  7:41 ` Andreas Röhler [this message]
2021-05-28  0:39 ` Lars Ingebrigtsen

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=551F958D.7050904@easy-emacs.de \
    --to=andreas.roehler@easy-emacs.de \
    --cc=20251@debbugs.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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).