control: tags 702511 + pending
control: tags 702521 + pending
Hi Kevin,
Kevin Ryde writes:
> Oh, in /usr/lib/emacsen-common/packages/install/golang-mode where now
>
> if [ ${FLAVOR} = emacs ]; then
>exit 0;
> fi
>
> extend it to skip also xemacs21, and it would be helpful to skip emacs21
Michael Stapelberg writes:
>
> Can you please send a patch against the current golang packaging which
> has the effect you described?
Oh, in /usr/lib/emacsen-common/packages/install/golang-mode where now
if [ ${FLAVOR} = emacs ]; then
exit 0;
fi
extend it to skip also xemacs21, and it wo
Hi Kevin,
Kevin Ryde writes:
>> Can you send a patch for this please?
>
> Done manually it can be as simple as something like
> /usr/lib/emacsen-common/packages/install/golang-mode
>
> case $FLAVOR in
> emacs|emacs19|emacs20|emacs21)
> exit 0
> ;;
> esac
>
Michael Stapelberg writes:
>
> Hi Kevin,
>
> Kevin Ryde writes:
>>
>> (I've thought an install script might have three classes, flavours which
>> work, flavours which don't work, and unknown flavours for which give a
>> try byte compiling and allow if it seems to work ...)
> Can you send a patch
Hi Kevin,
Kevin Ryde writes:
> Though for debian the emacs flavours which work or not (or are supposed
> to work) should be reflected in the install script, so as to skip those
> not supported.
>
> (I've thought an install script might have three classes, flavours which
> work, flavours which don
Michael Stapelberg writes:
>
> As a general rule: please file issues like this directly with upstream
> in the future.
Though for debian the emacs flavours which work or not (or are supposed
to work) should be reflected in the install script, so as to skip those
not supported.
(I've thought an i
This seems to be better in the current code, addressed by
https://code.google.com/p/go/source/detail?r=ef6c59f8f54f2d2e9d599d1ec86f8c1de6a2ed1a&path=/misc/emacs/go-mode.el
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact lis
Hi Laurent,
Laurent Bonnaud writes:
> when I try to install golang-mode on my system where xemacs is installed I
> get the following error:
>
> Compiling /usr/share/xemacs21/site-lisp/golang-mode/go-mode.el...
> While compiling toplevel forms in file
> /usr/share/xemacs21/site-lisp/golang-mode/
Package: golang-mode
Version: 2:1.1~hg20130304-2
Severity: important
Dear Maintainer,
when I try to install golang-mode on my system where xemacs is installed I get
the following error:
Compiling /usr/share/xemacs21/site-lisp/golang-mode/go-mode.el...
While compiling toplevel forms in file
/u
9 matches
Mail list logo