GNU bug report logs - #13793
24.3.50; M-x broken in viper and X

Previous Next

Package: emacs;

Reported by: Frank Fischer <frank-fischer <at> shadow-soft.de>

Date: Sat, 23 Feb 2013 18:51:02 UTC

Severity: important

Merged with 13709, 13739

Found in version 24.3.50

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Stephen Berman <stephen.berman <at> gmx.net>
To: Michael Kifer <michael.kifer <at> stonybrook.edu>
Cc: "13793 <at> debbugs.gnu.org" <13793 <at> debbugs.gnu.org>, Stefano Zacchiroli <zack <at> upsilon.cc>
Subject: bug#13793: 24.3.50; M-x broken in viper and X
Date: Sat, 06 Jul 2013 23:39:11 +0200
On Sat, 06 Jul 2013 23:27:30 +0200 Stephen Berman <stephen.berman <at> gmx.net> wrote:

> On Sat, 06 Jul 2013 17:16:11 -0400 Michael Kifer
> <michael.kifer <at> stonybrook.edu> wrote:
>
>> On 07/06/2013 05:01 PM, Glenn Morris wrote:
>>> Michael Kifer wrote:
>>>
>>>>      revno: 113293<br>
>>>>      committer: Michael Kifer <a class="moz-txt-link-rfc2396E"
>>>> href="mailto:kifer <at> cs.stonybrook.edu">&lt;kifer <at> cs.stonybrook.edu&gt;</a><br>
>>>>      branch nick: trunk<br>
>>>>      timestamp: Fri 2013-07-05 18:50:16 -0400<br>
>>>>      message:<br>
>>>>      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; * faces.el&nbsp;
>>>> (tty-run-terminal-initialization): function
>>> (As you can see, this is still html-only and hard to read.)
>>
>> Yeah, need to check. It is supposed to send in both formats.
>>
>>>
>>> That revision is not in the Emacs repository.
>>> Here is revision 113293 in Emacs:
>>>
>>> http://lists.gnu.org/archive/html/emacs-diffs/2013-07/msg00065.html
>>
>> Hmm. Where could it be?
>>
>>   /home/kifer/gnu/emacs/trunk> bzr info
>>
>>    Repository tree (format: 2a)
>>    Location:
>>       shared repository: /home/kifer/gnu/emacs
>>       repository branch: .
>>
>>    Related branches:
>>      parent branch: bzr+ssh://kifer <at> bzr.savannah.gnu.org/emacs/trunk/
>>
>> Will check later where it went.
>
> Could it be that your checkout of trunk is not a bound branch?  bzr
> infor on mine, which is bound, looks like this:
>
> steve <at> rosalinde:~/bzr/emacs/trunk> bzr info
> Repository checkout (format: 2a)
> Location:
>   repository checkout root: .
>         checkout of branch: bzr+ssh://srb <at> bzr.savannah.gnu.org/emacs/trunk/
>          shared repository: /data/steve/bzr/emacs
>
> Related branches:
>   public branch: bzr+ssh://srb <at> bzr.savannah.gnu.org/emacs/trunk
>   parent branch: bzr+ssh://srb <at> bzr.savannah.gnu.org/emacs/trunk/
>   submit branch: /data/steve/bzr/emacs/todos
>
> while bzr info on my quickfixes branch, which is not bound, looks like
> your trunk info:
>
> steve <at> rosalinde:~/bzr/emacs/quickfixes> bzr info
> Repository tree (format: 2a)
> Location:
>   shared repository: /data/steve/bzr/emacs
>   repository branch: .
>
> Related branches:
>   parent branch: bzr+ssh://srb <at> bzr.savannah.gnu.org/emacs/trunk/


I should have added that you can check whether your trunk checkout is
bound by looking at
/home/kifer/gnu/emacs/trunk/.bzr/branch/branch.conf -- here is mine:

parent_location = bzr+ssh://srb <at> bzr.savannah.gnu.org/emacs/trunk/
public_branch = bzr+ssh://srb <at> bzr.savannah.gnu.org/emacs/trunk
bound_location = bzr+ssh://srb <at> bzr.savannah.gnu.org/emacs/trunk/
bound = True
submit_branch = file:///data/steve/bzr/emacs/todos/

Steve Berman




This bug report was last modified 8 years and 35 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.