From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Pascal J. Bourguignon" Newsgroups: gmane.emacs.help Subject: Re: Strange "1;2600;0c" sequence in startup (message-mode?) Date: Tue, 26 Apr 2011 13:38:05 +0200 Organization: Informatimago Message-ID: <87ipu1ckf6.fsf@kuiper.lan.informatimago.com> References: <8739l51gce.fsf@fencepost.gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1306267937 13365 80.91.229.12 (24 May 2011 20:12:17 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 24 May 2011 20:12:17 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue May 24 22:12:13 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QOxxc-0008Pd-Jk for geh-help-gnu-emacs@m.gmane.org; Tue, 24 May 2011 22:12:12 +0200 Original-Received: from localhost ([::1]:33927 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QOxxc-00087J-2x for geh-help-gnu-emacs@m.gmane.org; Tue, 24 May 2011 16:12:12 -0400 Original-Path: usenet.stanford.edu!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 28 Original-X-Trace: individual.net 9YnqnLzeFa1lH2zAmXazHwU/zq6lHwXaMmhpYkCn8PI1zqGzl5 Cancel-Lock: sha1:MWY1MzRkZDNlNjk0MjY2NDIwY2VjNTJjMDFjMmJmYmRkMzI5OTdlMg== sha1:q58xpGKYGaU8xzbIQCTzX6tNxD0= Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwAQMAAABtzGvEAAAABlBMVEUAAAD///+l2Z/dAAAA oElEQVR4nK3OsRHCMAwF0O8YQufUNIQRGIAja9CxSA55AxZgFO4coMgYrEDDQZWPIlNAjwq9 033pbOBPtbXuB6PKNBn5gZkhGa86Z4x2wE67O+06WxGD/HCOGR0deY3f9Ijwwt7rNGNf6Oac l/GuZTF1wFGKiYYHKSFAkjIo1b6sCYS1sVmFhhhahKQssRjRT90ITWUk6vvK3RsPGs+M1RuR mV+hO/VvFAAAAABJRU5ErkJggg== X-Accept-Language: fr, es, en User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) Original-Xref: usenet.stanford.edu gnu.emacs.help:186723 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:81073 Archived-At: jester@panix.com (Jesse Sheidlower) writes: > In article <8739l51gce.fsf@fencepost.gnu.org>, > David Kastrup wrote: >>jester@panix.com (Jesse Sheidlower) writes: >> >>> I have recently been seeing a strange sequence of characters when I >>> start Emacs up to send a message, either when sending a new message, >>> or replying to an existing one. I believe that this started when I >>> began to use message-mode. Typically it will be "1;2600;0c", inserted >>> at the start of a message, but I have noticed other numbers close to >>> "2600" in the middle section. >> >>This looks similar to cursor positioning control sequences. Are you >>using Emacs on a character terminal rather than in graphical mode? > > Yes, I am--when this happens I'm ssh'd into a Unix shell, and am > interacting with Emacs there, not in an X display. > > Er, so what does this mean in terms of trying to fix it? It's a > relatively new phenomenon. I told you. Set your TERM environment variable correctly, or correct the terminfo database on the remote system. -- __Pascal Bourguignon__ http://www.informatimago.com/ A bad day in () is better than a good day in {}.