From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: driving me mad..oeg-agenda kills current buffer Date: Fri, 15 Jan 2016 08:13:26 -0500 Message-ID: <87lh7rasuh.fsf@pierrot.dokosmarshall.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47453) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aK4CL-00088A-IJ for emacs-orgmode@gnu.org; Fri, 15 Jan 2016 08:13:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aK4CH-0007o7-CB for emacs-orgmode@gnu.org; Fri, 15 Jan 2016 08:13:49 -0500 Received: from plane.gmane.org ([80.91.229.3]:49073) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aK4CH-0007o1-4y for emacs-orgmode@gnu.org; Fri, 15 Jan 2016 08:13:45 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1aK4CF-0005Cs-7Q for emacs-orgmode@gnu.org; Fri, 15 Jan 2016 14:13:43 +0100 Received: from pool-74-104-158-160.bstnma.fios.verizon.net ([74.104.158.160]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 15 Jan 2016 14:13:43 +0100 Received: from ndokos by pool-74-104-158-160.bstnma.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 15 Jan 2016 14:13:43 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Xebar Saram writes: > Hi all > so this issue is driving me mad... > when im on a file, i launch org-agenda and choose an option (default view, custom view..dosent matter). this goes on to kill the buffer i launched the agenda from > sometimes it just closes the buffer other times it will ask me, see from *messages* buffer: > > No event to add > Buffer `TODO.org' still has clients; kill it? (y or n) n The message seems to imply that the file was opened with emacsclient, using the emacs server. Not sure whether that has anything to do with it, but it's something to check. What happens if you don't use the server? > Mark set > > i tried binary debugging but couldn't get to the root of the issue (spend literally 3 hours on this :)).. i ended up finding that using emacs -q was the only thing that restored things > back to normal behaviour. even a empty init.file still had the same issue...which left me puzzled.  > > i would appreciate any tips anyone has on how to try and debug this :) > > thx so much  > > z > -- Nick