Gentoo Archives: gentoo-user

From: Bob Young <RKY@×××××.Net>
To: Gentoo-user List <gentoo-user@l.g.o>
Subject: [gentoo-user] Multiple error messages for each keystroke in nano
Date: Sat, 17 May 2008 02:07:17
Message-Id: 002e01c8b7c2$b1631be0$05200a0a@Cyor.Lan
1 Okay, I've had this happen before and was never able to fix it, hopefully
2 someone here will recognize what is happening and tell me where I went
3 wrong.
4
5
6
7 I'm installing a new Gentoo box, and have the basic system installed (
8 without X ). The problem began after I completed a successful "emerge -DuN
9 world" The symptom is: when I start nano, (just nano by itself, not editing
10 a file), several hundred lines similar to the following are spewed to the
11 console:
12
13
14
15 No match found...
16
17 list val = 1
18
19 Hey, set sequence to 63 for shortcut "M-?"
20
21 No match found...
22
23 list val = 286
24
25 Hey, set sequence to 25 for shortcut "^Y"
26
27 No match found...
28
29 list val = 286
30
31 Hey, set sequence to 22 for shortcut "^V"
32
33 No match found...
34
35 list val = 3072
36
37 Hey, set sequence to 330 for shortcut "kdel"
38
39 No match found...
40
41 list val = 8191
42
43 Hey, set sequence to 8 for shortcut "^H"
44
45 No match found...
46
47 list val = 8191
48
49 Hey, set sequence to 263 for shortcut "kbsp"
50
51 Shortcut "^G", function: Get Help, menus 8191
52
53 Shortcut "F1", function: Get Help, menus 8191
54
55 Shortcut "^X", function: Exit, menus 1
56
57 Shortcut "F2", function: Exit, menus 1
58
59 Shortcut "F14", function: Replace, menus 3
60
61 Shortcut "M-R", function: Replace, menus 3
62
63 Shortcut "^R", function: Replace, menus 3
64
65 Shortcut "^E", function: End, menus 1
66
67 Shortcut "M-+", function: Scroll Down, menus 1
68
69 Shortcut "M-=", function: Scroll Down, menus 1
70
71 Hmm, didnt find a func for "M-Y"
72
73 Hmm, didnt find a func for "M-H"
74
75 Hmm, didnt find a func for "M-I"
76
77 Hmm, didnt find a func for "M-K"
78
79 Hmm, didnt find a func for "M-N"
80
81 Hmm, didnt find a func for "M-Z"
82
83 Shortcut "^T", function: Go To Text, menus 16
84
85 Shortcut "M-F", function: New Buffer, menus 64
86
87 Shortcut "^C", function: Cancel, menus 15102
88
89 Shortcut "^X", function: Exit, menus 1
90
91 Shortcut "^Z", function: Suspend, menus 1
92
93 Shortcut "^L", function: Refresh, menus 257
94
95 Shortcut "^I", function: Tab, menus 1
96
97 Shortcut "kdel", function: Delete, menus 1
98
99 Shortcut "^H", function: Backspace, menus 1
100
101 Parsing file "/etc/nanorc"
102
103 After rebinding keys...
104
105 Shortcut "^G", function: Get Help, menus 8191
106
107 Shortcut "M-6", function: Copy Text, menus 1
108
109 Shortcut "M-}", function: Indent Text, menus 1
110
111 Shortcut "M-{", function: Unindent Text, menus 1
112
113 Main: set up windowsion: Forward, menus 1025
114
115 Shortcut "kright", fMain: open filed, menus 1025
116
117 Shortcut "^B", function: Back, menuMain: top and bottom win
118
119 Shortcut "kleft", function: Back, menus 1025 In bottombars,
120 and slen == "12"
121
122 Shortcut "^Space", function: Next Word, menus 1
123 Checking menu items....found one! f->menus = 8191, desc = "Get Help"
124
125 Shortcut "M-Space", function: Prev Word, menus 1
126 Calling onekey with keystr "^G" and desc "Get Help"
127
128 Shortcut "^Q", function: , menus 1
129 Checking menu items....Checking menu items....found one! f->menus = 1, desc
130 = "Exit"
131
132 Shortcut "^P", function: Prev Line, menus 1281
133 Calling onekey with keystr "^X" and desc "Exit"
134
135 Shortcut "kup", function: Prev Line, menus 1281
136 Checking menu items....Checking menu items....Checking menu items....found
137 one! f->menus = 1, desc = "WriteOut"cut "^N", function: Next Line, menus
138 1281
139
140 ShortCalling onekey with keystr "^O" and desc "WriteOut"
141
142 Shortcut "^A", function: Home, menus 1 Checking menu
143 items....found one! f->menus = 1, desc = "Read File"
144
145 Shortcut "khome", function: Home, menus 1
146 Calling onekey with keystr "^R" and desc "Read File"
147
148 Shortcut "^E", function: End, menus 1
149 Checking menu items....found one! f->menus = 1025, desc = "Where Is"nction:
150 End, menus 1
151
152 Shortcut "M-C", funCalling onekey with keystr "^W" and desc "Where Is"
153
154 Shortcut "M-C", function: Case Sens, menus 2054
155 Checking menu items....found one! f->menus = 257, desc = "Prev Page"
156
157 Hmm, didnt find a func for "M-H"
158
159 Hmm, didnt find a func for "M-I"
160
161 Hmm, didnt find a func for "M-K"
162
163 Hmm, didnt find a func for "M-N"
164
165 Hmm, didnt find a func for "M-Z"
166
167 Shortcut "^T", function: Go To Text, menus 16
168
169 Shortcut "M-F", function: New Buffer, menus 64
170
171 Shortcut "^C", function: Cancel, menus 15102
172
173 Shortcut "^X", function: Exit, menus 1
174
175 Shortcut "F2", function: Exit, menus 1
176
177 Shortcut "kenter", function: Enter, menus 1
178
179 Shortcut "^D", function: Delete, menus 1
180
181 Shortcut "kdel", function: Delete, menus 1
182
183 Shortcut "^H", function: Backspace, menus 1
184
185
186
187 ************************************************************************
188
189 ************************************************************************
190
191 And then once I'm in nano and ready to edit, typing "test" results in the
192 following:
193
194
195
196
197
198
199
200 tget_key_buffer(): key_buffer_len = 1
201
202 pparse_kbinput():
203
204 kbinput = 101,
205
206 meta_key = FALSE,
207
208 func_key = FALSE,
209
210 escapes = 0,
211
212 byte_digits = 0,
213
214 retval = 101
215
216 gget_shortcut():
217
218 kbinput = 101,
219
220 meta_key = FALSE,
221
222 func_key = FALSE
223
224 mmatched nothing btw meta was 0
225
226
227
228
229
230 eget_key_buffer():
231
232 key_buffer_len = 1
233
234 parse_kbinput():
235
236 kbinput = 115,
237
238 meta_key = FALSE,
239
240 func_key = FALSE,
241
242 escapes = 0,
243
244 byte_digits = 0,
245
246 retval = 115
247
248 get_shortcut():
249
250 kbinput = 115,
251
252 meta_key = FALSE,
253
254 func_key = FALSE
255
256 matched nothing btw meta was 0
257
258
259
260
261
262 sget_key_buffer():
263
264 key_buffer_len = 1
265
266 parse_kbinput():
267
268 kbinput = 116,
269
270 meta_key = FALSE,
271
272 func_key = FALSE,
273
274 escapes = 0,
275
276 byte_digits = 0,
277
278 retval = 116
279
280 get_shortcut():
281
282 kbinput = 116,
283
284 meta_key = FALSE,
285
286 func_key = FALSE
287
288 matched nothing btw meta was 0
289
290
291
292 t
293
294
295
296 ************************************************************************
297
298 ************************************************************************
299
300
301
302 Can anybody explain what's going on here, and tell me how I can fix it?
303
304
305
306 BTW, if I edit with vi.everything works fine, and of course typing at the
307 console works okay as well.
308
309
310
311 Thanks for listening,
312
313 Bob Young

Replies

Subject Author
[gentoo-user] Re: Multiple error messages for each keystroke in nano Francesco Talamona <ti.liame@×××××.it>
Re: [gentoo-user] Multiple error messages for each keystroke in nano Ian Hilt <ian.hilt@×××××.com>