From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Rusi Newsgroups: gmane.emacs.help Subject: Re: message not understood Date: Mon, 21 Dec 2015 19:36:33 -0800 (PST) Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1450755620 22173 80.91.229.3 (22 Dec 2015 03:40:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 22 Dec 2015 03:40:20 +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 Dec 22 04:40:18 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aBDoA-0004ms-IQ for geh-help-gnu-emacs@m.gmane.org; Tue, 22 Dec 2015 04:40:18 +0100 Original-Received: from localhost ([::1]:48543 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aBDo9-00078L-U1 for geh-help-gnu-emacs@m.gmane.org; Mon, 21 Dec 2015 22:40:17 -0500 X-Received: by 10.129.155.210 with SMTP id s201mr12728271ywg.9.1450755394130; Mon, 21 Dec 2015 19:36:34 -0800 (PST) X-Received: by 10.50.57.100 with SMTP id h4mr332631igq.6.1450755394061; Mon, 21 Dec 2015 19:36:34 -0800 (PST) Original-Path: usenet.stanford.edu!94no339363qgt.1!news-out.google.com!l1ni10670igd.0!nntp.google.com!mv3no14278749igc.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=175.100.142.100; posting-account=mBpa7woAAAAGLEWUUKpmbxm-Quu5D8ui Original-NNTP-Posting-Host: 175.100.142.100 User-Agent: G2/1.0 Injection-Date: Tue, 22 Dec 2015 03:36:34 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:216161 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:108451 Archived-At: On Monday, December 21, 2015 at 7:55:53 PM UTC+5:30, Bostjan Vilfan wrote: > Hello, > I am receiving the following message from my emacs: > > (emacs:22543): GLib-CRITICAL **: Source ID 79237 was not found when attempting > to remove it > > can someone tell what must I do to correct the situation. > Regards, > bostjanv Standard advice in such cases: Start emacs from the shell (ie command-prompt and not clicking an icon) And start it as $ emacs -Q What happens? Where? (ie in emacs or in the shell?)