all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#1018: 23.0.60; Calculator Units Table "weirdness"
@ 2008-09-23 16:59 David Hansen
  2008-09-24 18:26 ` Jay Belanger
  2008-09-30  2:47 ` Jay Belanger
  0 siblings, 2 replies; 8+ messages in thread
From: David Hansen @ 2008-09-23 16:59 UTC (permalink / raw)
  To: emacs-pretest-bug


Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing list.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

From the units table (u v in calc):

 tsp          492892159375 10^-11 ml      Teaspoon

These aren't quite friendly too

 galUK        454609 10^-5 L              UK Gallon
 ga           980665 10^-5 m / s^2        "g" acceleration

Not sure where to draw the line, e.g. giving the exact value of c in m/s
is common, but at least the "Teaspoon" should be changed to

 tsp          4.92892159375 ml      Teaspoon

David

If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
    `bt full' and `xbacktrace'.
If you would like to further debug the crash, please read the file
/home/dhansen/share/emacs/23.0.60/etc/DEBUG for instructions.


In GNU Emacs 23.0.60.3 (i686-pc-linux-gnu, GTK+ Version 2.12.11)
 of 2008-09-15 on robotron
Windowing system distributor `The X.Org Foundation', version 11.0.10402000
configured using `configure  '--prefix=/home/dhansen' '--disable-sound' '--disable-pop' '--without-gpm' '--without-toolkit-scroll-bars' '--with-x-toolkit=gtk''

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: en_US.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: Fundamental

Minor modes in effect:
  erc-list-mode: t
  erc-menu-mode: t
  erc-ring-mode: t
  erc-pcomplete-mode: t
  erc-netsplit-mode: t
  erc-spelling-mode: t
  erc-truncate-mode: t
  erc-smiley-mode: t
  erc-irccontrols-mode: t
  erc-noncommands-mode: t
  erc-move-to-prompt-mode: t
  erc-readonly-mode: t
  erc-scrolltobottom-mode: t
  erc-services-mode: t
  erc-networks-mode: t
  erc-autojoin-mode: t
  erc-track-mode: t
  erc-track-minor-mode: t
  erc-match-mode: t
  erc-button-mode: t
  erc-fill-mode: t
  erc-stamp-mode: t
  global-visible-mark-mode: t
  which-function-mode: t
  show-paren-mode: t
  iswitchb-mode: t
  window-number-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  global-auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  abbrev-mode: 1
  view-mode: t

Recent input:
<tab> p <backspace> f u <tab> <return> C-x d ~ / M 
e d <tab> p <tab> <M-backspace> P <tab> i <backspace> 
<return> RET C-x k <return> C-n RET C-x k <return> 
C-n RET C-x k <return> C-n C-p d x y RET C-x k <return> 
C-n C-p r M-f M-f M-b C-b <M-backspace> s p a c e - 
o f - a i d s C-c C-c RET C-x k <return> C-n RET C-x 
k <return> C-x k <return> C-x b g t <return> C-x b 
g r o <return> g C-n C-n C-n C-n C-n C-n C-n C-n C-n 
C-n C-n C-n C-n C-o RET d q C-n C-n C-n C-n C-n C-n 
C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-l C-n C-n 
C-n RET d SPC q g C-h i m C-g d m c a l <tab> <return> 
C-s u n i <return> <return> SPC SPC SPC M-x c l a <backspace> 
<backspace> a l <tab> c <tab> <return> u l u C-g C-x 
o C-x o C-n C-n C-n C-n M-< C-s l i s t C-a l C-n C-n 
C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n RET C-x 
o u v C-s c u p C-n C-n C-n C-n C-n M-b C-u C-f C-u 
C-f C-u C-f C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b 
C-b C-f C-a M-< C-s s p p <backspace> o o n C-s C-s 
C-s C-s C-s C-s C-s C-s C-s C-s C-s C-s C-s M-b M-b 
M-b M-b M-b C-u C-f C-u C-f C-u C-f C-b C-b C-b C-b 
C-b C-b C-b C-b C-b C-b C-a C-SPC C-g C-f C-a C-SPC 
C-e M-w M-x r e p <tab> o r <tab> e m a <tab> b <tab> 
<return>

Recent messages:
Formatting units table...done
Type M-x calc to return to the Calculator
Mark saved where search started
Mark set
Mark saved where search started
Auto-saving...done
Mark set
Quit
Mark activated
Making completion list...






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

end of thread, other threads:[~2008-09-30  2:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-23 16:59 bug#1018: 23.0.60; Calculator Units Table "weirdness" David Hansen
2008-09-24 18:26 ` Jay Belanger
2008-09-24 19:32   ` David Hansen
2008-09-24 20:44     ` Jay Belanger
2008-09-25 13:58       ` David Hansen
2008-09-25 18:09         ` Jay Belanger
2008-09-25  4:35     ` Torsten Bronger
2008-09-30  2:47 ` Jay Belanger

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.