From: Reiner Steib <reinersteib+gmane@imap.cc>
To: Chong Yidong <cyd@stupidchicken.com>
Cc: 4452@emacsbugs.donarmstrong.com
Subject: bug#4452: 23.1; sh-learn-buffer-indent unexpectedly displays *indent* buffer
Date: Sat, 19 Sep 2009 16:25:09 +0200 [thread overview]
Message-ID: <87eiq3m2pm.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <87iqfgoz4e.fsf@stupidchicken.com> (Chong Yidong's message of "Fri, 18 Sep 2009 15:02:09 -0400")
On Fri, Sep 18 2009, Chong Yidong wrote:
>> when sh-learn-buffer-indent it t, an *indent* buffer is displayed
>> unexpectedly in certain situations.
[...]
> I can't reproduce this with trunk. I tried with the autogen.sh file in
> the Emacs source tree. Does that work for you?
Sorry for not providing a *.sh file that triggers the bug.
Try this recipe:
$ cd /path/to/trunk/emacs
$ cp -p autogen.sh autogen.sh.bak
$ head -n730 config.guess >> autogen.sh
$ emacs-23-1 -Q \
--eval "(add-hook 'sh-set-shell-hook 'sh-learn-buffer-indent)" \
-f cvs-update
- Hit RET (to confirm cvs directory)
- Move to the line with autogen.sh and do `=' (cvs-mode-diff)
- The window layout is *cvs* / *cvs-diff* (upper / lower window)
- Do `C-x o' (other-window) to jump to the *cvs-diff* buffer.
- Do `M->'
- Hit `C-c C-c' (diff-goto-source)
- The window layout is *indent* / autogen.sh (upper / lower window)
==> Bug
- Revert autogen.sh
$ mv autogen.sh.bak autogen.sh
Bye, Reiner.
--
,,,
(o o)
---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/
next prev parent reply other threads:[~2009-09-19 14:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-18 19:02 bug#4452: 23.1; sh-learn-buffer-indent unexpectedly displays *indent* buffer Chong Yidong
2009-09-19 14:25 ` Reiner Steib [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-09-16 18:11 Reiner Steib
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87eiq3m2pm.fsf@marauder.physik.uni-ulm.de \
--to=reinersteib+gmane@imap.cc \
--cc=4452@emacsbugs.donarmstrong.com \
--cc=Reiner.Steib@gmx.de \
--cc=cyd@stupidchicken.com \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.