unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#8066: 24.0.50; list-input-methods
@ 2011-02-17 19:14 Richard Stallman
  2011-02-18  5:21 ` Glenn Morris
  0 siblings, 1 reply; 4+ messages in thread
From: Richard Stallman @ 2011-02-17 19:14 UTC (permalink / raw)
  To: 8066


The output from M-x list-input-methods looks bad
because some lines which are part of the documentation 
of a specific input method appear with no indentation.



In GNU Emacs 24.0.50.1 (mips64el-unknown-linux-gnu, GTK+ Version 2.12.12)
 of 2010-10-10 on theobromine2
configured using `configure  'CFLAGS=-g''

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: Mail

Minor modes in effect:
  shell-dirtrack-mode: t
  diff-auto-refine-mode: t
  gpm-mouse-mode: t
  display-battery-mode: t
  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
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t
  abbrev-mode: t

Recent input:
n t e r SPC s u c h SPC a SPC ESC DEL ESC DEL ESC DEL 
d o ESC DEL e n t e r SPC t e h SPC c h a r a c t e 
r ESC b C-b C-b C-t C-e SPC y o u SPC w n a t DEL DEL 
DEL a n t . RET C a n SPC a n y o n e SPC f i n d SPC 
a SPC w a y SPC t o SPC m a k e SPC i t SPC e a s i 
e r / DEL ? C-c C-f C-a C-_ C-a C-u C-n C-p C-p C-p 
C-p ESC f ESC f ESC d SPC d e v e l o p C-c C-s C-u 
C-p C-u C-p ESC b ESC b C-k M - x SPC l i s t - i n 
p u t - m e t h o d s C-a C-n C-n C-n C-@ C-u C-n C-n 
C-n C-w C-o T h e SPC o u t p u t SPC f r o m SPC M 
- x SPC l i s ESC / SPC l o o k s SPC b a d RET b e 
c a u s e SPC s o e SPC DEL DEL m e SPC l i n e s SPC 
w i DEL h i c h SPC a r e SPC p a r t SPC o f SPC t 
h e SPC d o c u y m DEL DEL m e n t a t i o n SPC C-a 
C-p C-@ C-n C-n C-w ESC x r e p o r t SPC e m a v TAB 
DEL c TAB RET

Recent messages:
Auto-saving...done
Undo!
Sending...
Wrote /home/rms/outgoing/out-85
Sending...done
Mark set
Auto-saving...done
Mark activated
Source file `/home/rms/emacs-bzr/trunk/lisp/mail/emacsbug.el' newer than byte-compiled file
Scanning for dabbrevs...100%

Load-path shadows:
None found.

Features:
(shadow emacsbug mule-diag apropos rlogin tar-mode compare-w arc-mode
archive-mode cc-mode cc-fonts cc-menus cc-cmds cc-styles cc-align
cc-engine cc-vars cc-defs tex-mode latexenc ansi-color shell edmacro
texinfo imenu two-column iso-transl goto-addr thingatpt diff-mode
easy-mmode diff jka-compr info tabify man assoc unrmail macros rect
debug lpr kmacro novice cal-move cal-menu calendar cal-loaddefs
mule-util rmailsum etags ispell dired-aux vc-bzr sha1 hex-util
rmailout quail help-mode view grep compile rmailkwd rmailedit mh-e
mh-compat mailabbrev mh-acros cl mh-buffers mh-loaddefs gnus gnus-ems
nnheader gnus-util mm-util mail-prsvr wid-edit dabbrev newcomment
multi-isearch parse-time vc-cvs sgml-mode mailalias sendmail rmail
mail-utils dired t-mouse finder-inf package battery paren cus-start
cus-load mailcrypt rfc822 comint regexp-opt ring easymenu
mailcrypt-init tooltip ediff-hook vc-hooks lisp-float-type mwheel
x-win x-dnd tool-bar dnd fontset image fringe lisp-mode register page
menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock
syntax facemenu font-core frame cham georgian utf-8-lang misc-lang
vietnamese tibetan thai tai-viet lao korean japanese hebrew greek
romanian slovak czech european ethiopic indian cyrillic chinese
case-table epa-hook jka-cmpr-hook help simple abbrev loaddefs button
minibuffer faces cus-face files text-properties overlay md5 base64
format env code-pages mule custom widget hashtable-print-readable
backquote make-network-process dbusbind dynamic-setting
system-font-setting font-render-setting move-toolbar gtk x-toolkit x
multi-tty emacs)


-- 
Dr Richard Stallman
President, Free Software Foundation
51 Franklin St
Boston MA 02110
USA
www.fsf.org, www.gnu.org





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

* bug#8066: 24.0.50; list-input-methods
  2011-02-17 19:14 bug#8066: 24.0.50; list-input-methods Richard Stallman
@ 2011-02-18  5:21 ` Glenn Morris
  2011-02-18 21:25   ` Richard Stallman
  0 siblings, 1 reply; 4+ messages in thread
From: Glenn Morris @ 2011-02-18  5:21 UTC (permalink / raw)
  To: rms; +Cc: 8066

Richard Stallman wrote:

> The output from M-x list-input-methods looks bad because some lines
> which are part of the documentation of a specific input method appear
> with no indentation.

Please give an example of lines which look bad. It looks fine for me in
the current trunk and emacs-23 branch. I tested by eye and with

M-x occur RET ^[^ ] RET

My only matches are the language names (Arabic, Assamese, etc).

> In GNU Emacs 24.0.50.1 (mips64el-unknown-linux-gnu, GTK+ Version 2.12.12)
>  of 2010-10-10 on theobromine2





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

* bug#8066: 24.0.50; list-input-methods
  2011-02-18  5:21 ` Glenn Morris
@ 2011-02-18 21:25   ` Richard Stallman
  2011-02-19  3:38     ` Glenn Morris
  0 siblings, 1 reply; 4+ messages in thread
From: Richard Stallman @ 2011-02-18 21:25 UTC (permalink / raw)
  To: Glenn Morris; +Cc: 8066

These lines are not indented.  (There are many other similar portions;
this is just one example.)

turkish-latin-3-postfix is an obsolete alias for turkish-postfix.

Note for I,  ,  , i.

A^ -> Â
C, -> Ç
G^ ->  
I  -> I
i  ->  
I. ->  
i. -> i
O" -> Ö
S, ->  
U" -> Ü
U^ -> Û

Doubling the postfix separates the letter and postfix: e.g. a^^ -> a^



-- 
Dr Richard Stallman
President, Free Software Foundation
51 Franklin St
Boston MA 02110
USA
www.fsf.org, www.gnu.org





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

* bug#8066: 24.0.50; list-input-methods
  2011-02-18 21:25   ` Richard Stallman
@ 2011-02-19  3:38     ` Glenn Morris
  0 siblings, 0 replies; 4+ messages in thread
From: Glenn Morris @ 2011-02-19  3:38 UTC (permalink / raw)
  To: 8066-done

Version: 24.1

Fixed.





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

end of thread, other threads:[~2011-02-19  3:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-17 19:14 bug#8066: 24.0.50; list-input-methods Richard Stallman
2011-02-18  5:21 ` Glenn Morris
2011-02-18 21:25   ` Richard Stallman
2011-02-19  3:38     ` Glenn Morris

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