all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#5311: 23.1.91; barf in *vc-change-log*
@ 2010-01-04 11:53 ` Marshall, Simon
  2010-01-08 22:08   ` Glenn Morris
  2010-01-15  4:00   ` bug#5311: marked as done (23.1.91; barf in *vc-change-log*) Emacs bug Tracking System
  0 siblings, 2 replies; 3+ messages in thread
From: Marshall, Simon @ 2010-01-04 11:53 UTC (permalink / raw)
  To: emacs-pretest-bug

[-- Attachment #1: Type: text/plain, Size: 2514 bytes --]

Start src/emacs -Q, visit a CVS controlled file, and do C-x v l (ie, run
vc-print-log).  

Emacs displays the *vc-change-log* as expected.

However, I cannot use mouse-1 in the *vc-change-log* buffer, eg, to copy
some text.  When I mouse-1 I get:

Debugger entered--Lisp error: (void-function widget-button-click)

I haven't tried 23.1.90.

In GNU Emacs 23.1.91.1 (sparc-sun-solaris2.8, Motif Version 2.1.0)
 of 2010-01-04 on risksun2
Windowing system distributor `Hummingbird Ltd.', version 11.0.100015
configured using `configure  '--without-makeinfo'
'--x-includes=/usr/openwin/include:/usr/dt/include:/usr/local/include:/u
sr/local/X11/include'
'--x-libraries=/usr/openwin/lib:/usr/dt/lib:/usr/local/lib:/usr/local/X1
1/lib' '--with-x-toolkit=motif' '--with-jpeg=no' '--with-gif=no'
'--with-tiff=no''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: C
  value of $XMODIFIERS: nil
  locale-coding-system: nil
  default enable-multibyte-characters: t

Major mode: Outline

Minor modes in effect:
  tooltip-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t
  view-mode: t



"Misys" is the trade name for Misys plc (registered in England and Wales). Registration Number: 01360027. Registered office: One Kingdom Street, London W2 6BL, United Kingdom. For a list of Misys group operating companies please go to http://www.misys.com/corp/About_Us/misys_operating_companies.html. This email and any attachments have been scanned for known viruses using multiple scanners. This email message is intended for the named recipient only. It may be privileged and/or confidential. If you are not the named recipient of this email please notify us immediately and do not copy it or use it for any purpose, nor disclose its contents to any other person. This email does not constitute the commencement of legal relations between you and Misys plc. Please refer to the executed contract between you and the relevant member of the Misys group for the identity of the contracting party with which you are dealing. 

[-- Attachment #2: Type: text/html, Size: 6089 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#5311: 23.1.91; barf in *vc-change-log*
  2010-01-04 11:53 ` bug#5311: 23.1.91; barf in *vc-change-log* Marshall, Simon
@ 2010-01-08 22:08   ` Glenn Morris
  2010-01-15  4:00   ` bug#5311: marked as done (23.1.91; barf in *vc-change-log*) Emacs bug Tracking System
  1 sibling, 0 replies; 3+ messages in thread
From: Glenn Morris @ 2010-01-08 22:08 UTC (permalink / raw)
  To: Marshall, Simon; +Cc: 5311

"Marshall, Simon" wrote:

> Debugger entered--Lisp error: (void-function widget-button-click)

I guess this is because since 2009-12-01, log-view-mode-map inherits
from widget-keymap, but log-view.el does not require wid-edit, nor are
the functions in widget-keymap autoloaded.






^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#5311: marked as done (23.1.91; barf in *vc-change-log*)
  2010-01-04 11:53 ` bug#5311: 23.1.91; barf in *vc-change-log* Marshall, Simon
  2010-01-08 22:08   ` Glenn Morris
@ 2010-01-15  4:00   ` Emacs bug Tracking System
  1 sibling, 0 replies; 3+ messages in thread
From: Emacs bug Tracking System @ 2010-01-15  4:00 UTC (permalink / raw)
  To: Glenn Morris; +Cc: emacs-bug-tracker

[-- Attachment #1: Type: text/plain, Size: 827 bytes --]

Your message dated Thu, 14 Jan 2010 22:59:01 -0500
with message-id <vafx683toa.fsf@fencepost.gnu.org>
and subject line Re: bug#5311: 23.1.91; barf in *vc-change-log*
has caused the Emacs bug report #5311,
regarding 23.1.91; barf in *vc-change-log*
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact bug-gnu-emacs@gnu.org
immediately.)


-- 
5311: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=5311
Emacs Bug Tracking System
Contact bug-gnu-emacs@gnu.org with problems

[-- Attachment #2: Type: message/rfc822, Size: 12543 bytes --]

[-- Attachment #2.1.1: Type: text/plain, Size: 2514 bytes --]

Start src/emacs -Q, visit a CVS controlled file, and do C-x v l (ie, run
vc-print-log).  

Emacs displays the *vc-change-log* as expected.

However, I cannot use mouse-1 in the *vc-change-log* buffer, eg, to copy
some text.  When I mouse-1 I get:

Debugger entered--Lisp error: (void-function widget-button-click)

I haven't tried 23.1.90.

In GNU Emacs 23.1.91.1 (sparc-sun-solaris2.8, Motif Version 2.1.0)
 of 2010-01-04 on risksun2
Windowing system distributor `Hummingbird Ltd.', version 11.0.100015
configured using `configure  '--without-makeinfo'
'--x-includes=/usr/openwin/include:/usr/dt/include:/usr/local/include:/u
sr/local/X11/include'
'--x-libraries=/usr/openwin/lib:/usr/dt/lib:/usr/local/lib:/usr/local/X1
1/lib' '--with-x-toolkit=motif' '--with-jpeg=no' '--with-gif=no'
'--with-tiff=no''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: C
  value of $XMODIFIERS: nil
  locale-coding-system: nil
  default enable-multibyte-characters: t

Major mode: Outline

Minor modes in effect:
  tooltip-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t
  view-mode: t



"Misys" is the trade name for Misys plc (registered in England and Wales). Registration Number: 01360027. Registered office: One Kingdom Street, London W2 6BL, United Kingdom. For a list of Misys group operating companies please go to http://www.misys.com/corp/About_Us/misys_operating_companies.html. This email and any attachments have been scanned for known viruses using multiple scanners. This email message is intended for the named recipient only. It may be privileged and/or confidential. If you are not the named recipient of this email please notify us immediately and do not copy it or use it for any purpose, nor disclose its contents to any other person. This email does not constitute the commencement of legal relations between you and Misys plc. Please refer to the executed contract between you and the relevant member of the Misys group for the identity of the contracting party with which you are dealing. 

[-- Attachment #2.1.2: Type: text/html, Size: 6089 bytes --]

[-- Attachment #3: Type: message/rfc822, Size: 2293 bytes --]

From: Glenn Morris <rgm@gnu.org>
To: 5311-done@debbugs.gnu.org
Subject: Re: bug#5311: 23.1.91; barf in *vc-change-log*
Date: Thu, 14 Jan 2010 22:59:01 -0500
Message-ID: <vafx683toa.fsf@fencepost.gnu.org>


  * log-view.el (top-level): Require 'wid-edit.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-01-15  4:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <vafx683toa.fsf@fencepost.gnu.org>
2010-01-04 11:53 ` bug#5311: 23.1.91; barf in *vc-change-log* Marshall, Simon
2010-01-08 22:08   ` Glenn Morris
2010-01-15  4:00   ` bug#5311: marked as done (23.1.91; barf in *vc-change-log*) Emacs bug Tracking System

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.