all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: [elpa] 01/01: javaimp: converted to lexical binding, doc fixes, minor code fixes
       [not found] ` <E1XMgnz-0001kl-7I@vcs.savannah.gnu.org>
@ 2014-08-28  3:30   ` Stefan Monnier
  2014-08-28 10:06     ` Filipp Gunbin
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Monnier @ 2014-08-28  3:30 UTC (permalink / raw
  To: emacs-devel

> +;; -*- lexical-binding: t; -*-
> +
>  ;;; javaimp.el --- Add and reorder Java import statements in Maven projects

Thnks for switching to lexical-binding.  But please beware: the ELPA
package files (especially the main file) needs to follow the ";;;
NAME --- DESC" convention *on the first line*.

IOW please place the "-*- lexical-binding: t; -*-" on the same line
rather than on a separate line.


        Stefan



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [elpa] 01/01: javaimp: converted to lexical binding, doc fixes, minor code fixes
  2014-08-28  3:30   ` [elpa] 01/01: javaimp: converted to lexical binding, doc fixes, minor code fixes Stefan Monnier
@ 2014-08-28 10:06     ` Filipp Gunbin
  0 siblings, 0 replies; 2+ messages in thread
From: Filipp Gunbin @ 2014-08-28 10:06 UTC (permalink / raw
  To: Stefan Monnier; +Cc: emacs-devel

On 28/08/2014 07:30 +0400, Stefan Monnier wrote:

>> +;; -*- lexical-binding: t; -*-
>> +
>>  ;;; javaimp.el --- Add and reorder Java import statements in Maven projects
>
> Thnks for switching to lexical-binding.  But please beware: the ELPA
> package files (especially the main file) needs to follow the ";;;
> NAME --- DESC" convention *on the first line*.
>
> IOW please place the "-*- lexical-binding: t; -*-" on the same line
> rather than on a separate line.
>

Thanks, fixed!

-- 

    Filipp



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-08-28 10:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20140827171442.6683.77063@vcs.savannah.gnu.org>
     [not found] ` <E1XMgnz-0001kl-7I@vcs.savannah.gnu.org>
2014-08-28  3:30   ` [elpa] 01/01: javaimp: converted to lexical binding, doc fixes, minor code fixes Stefan Monnier
2014-08-28 10:06     ` Filipp Gunbin

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.