GNU bug report logs - #18616
nlinum error on multiple emacsclient instances

Previous Next

Package: emacs;

Reported by: Joe M <joe9mail <at> gmail.com>

Date: Thu, 2 Oct 2014 22:25:01 UTC

Severity: normal

Tags: moreinfo

Done: martin rudalics <rudalics <at> gmx.at>

Bug is archived. No further changes may be made.

Forwarded to http://lists.gnu.org/archive/html/emacs-devel/2014-09/msg00022.html

Full log


Message #31 received at 18616 <at> debbugs.gnu.org (full text, mbox):

From: Joe M <joe9mail <at> gmail.com>
To: martin rudalics <rudalics <at> gmx.at>
Cc: 18616 <at> debbugs.gnu.org
Subject: Re: bug#18616: nlinum error on multiple emacsclient instances
Date: Sun, 4 Jan 2015 17:51:51 -0600
[Message part 1 (text/plain, inline)]
Hello Martin,

>  > I cannot start multiple emacsclient instances due to the below error:
>  >
>  > emacsclient -q --alternate-editor="" --create-frame init.el &
>  > [1] 30465
>  > *ERROR*: Invalid face: linum
>  > [1]  + 30465 exit 1     emacsclient -q --alternate-editor="" --create-frame init.el
>  >
>  > Multiple emacs instances work fine. This only happens when I try to
>  > open the second emacsclient instance.
>  >
>  > This is how I am using linum in my emacs configuration:
>  >
>  > (require 'nlinum)
>  > (nlinum-mode 1)
>  > ;; without the below line, line numbers do not show when using evil
>  > (add-hook 'find-file-hook 'nlinum-mode)
>  >
>  > nlinum-1.5 is the version of nlinum that I am using.
>  >
>  > https://lists.gnu.org/archive/html/emacs-devel/2014-09/msg00022.html
>  > seems to be a similar issue too.
> 
> Can you try again with current trunk/master?  It should work now, at
> least conceptually ...

Works like a charm. Thanks for the fix.

- Joe
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 10 years and 100 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.