all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [PATCH] 0 of 2: emacs-lua-mode, emacs-ebuild-mode
@ 2016-06-13 21:35 ng0
  2016-06-14  8:46 ` Alex Kost
  2016-06-14 13:09 ` ng0
  0 siblings, 2 replies; 5+ messages in thread
From: ng0 @ 2016-06-13 21:35 UTC (permalink / raw)
  To: guix-devel

[-- Attachment #1: Type: text/plain, Size: 232 bytes --]

The following 2 patches add 2 new major modes.

2 is to be applied after 1 for they directly
follow each other in the emacs.scm file

--
♥Ⓐ ng0
For non-prism friendly talk find me on
psyced.org / loupsycedyglgamf.onion

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

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

* Re: [PATCH] 0 of 2: emacs-lua-mode, emacs-ebuild-mode
  2016-06-13 21:35 [PATCH] 0 of 2: emacs-lua-mode, emacs-ebuild-mode ng0
@ 2016-06-14  8:46 ` Alex Kost
  2016-06-14 12:22   ` ng0
  2016-06-14 13:09 ` ng0
  1 sibling, 1 reply; 5+ messages in thread
From: Alex Kost @ 2016-06-14  8:46 UTC (permalink / raw)
  To: guix-devel

ng0 (2016-06-14 00:35 +0300) wrote:

> The following 2 patches add 2 new major modes.
>
> 2 is to be applied after 1 for they directly
> follow each other in the emacs.scm file

The patches look good to me except I cannot apply them.  git gives the
following error:

  error: could not build fake ancestor

Could you remade the patches, please?


BTW, are you Nils Gillmann?  If so, are you going to use "ng0
<ng0@we.make.ritual.n0.is>" to identify yourself?

-- 
Alex

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

* Re: [PATCH] 0 of 2: emacs-lua-mode, emacs-ebuild-mode
  2016-06-14  8:46 ` Alex Kost
@ 2016-06-14 12:22   ` ng0
  2016-06-15 16:12     ` Alex Kost
  0 siblings, 1 reply; 5+ messages in thread
From: ng0 @ 2016-06-14 12:22 UTC (permalink / raw)
  To: guix-devel

[-- Attachment #1: Type: text/plain, Size: 845 bytes --]

On 2016-06-14(11:46:08+0300), Alex Kost wrote:
> ng0 (2016-06-14 00:35 +0300) wrote:
>
> > The following 2 patches add 2 new major modes.
> >
> > 2 is to be applied after 1 for they directly
> > follow each other in the emacs.scm file
>
> The patches look good to me except I cannot apply them.  git gives the
> following error:
>
>   error: could not build fake ancestor
>
> Could you remade the patches, please?

This is weird, I rebased them on the master before I sent them out.
Well, I'll send in the new patches once I have tried and succesfully
applied them in a local second copy.

>
> BTW, are you Nils Gillmann?  If so, are you going to use "ng0
> <ng0@we.make.ritual.n0.is>" to identify yourself?
>
> --
> Alex
>

--
♥Ⓐ ng0
For non-prism friendly talk find me on
psyced.org / loupsycedyglgamf.onion

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

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

* Re: [PATCH] 0 of 2: emacs-lua-mode, emacs-ebuild-mode .
  2016-06-13 21:35 [PATCH] 0 of 2: emacs-lua-mode, emacs-ebuild-mode ng0
  2016-06-14  8:46 ` Alex Kost
@ 2016-06-14 13:09 ` ng0
  1 sibling, 0 replies; 5+ messages in thread
From: ng0 @ 2016-06-14 13:09 UTC (permalink / raw)
  To: guix-devel

[-- Attachment #1: Type: text/plain, Size: 333 bytes --]

On 2016-06-13(09:35:17PM+0000), ng0 wrote:
> The following 2 patches add 2 new major modes.
>
> 2 is to be applied after 1 for they directly
> follow each other in the emacs.scm file
>

Resent based on current master (13:00 UTC).

--
♥Ⓐ ng0
For non-prism friendly talk find me on
psyced.org / loupsycedyglgamf.onion

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

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

* Re: [PATCH] 0 of 2: emacs-lua-mode, emacs-ebuild-mode
  2016-06-14 12:22   ` ng0
@ 2016-06-15 16:12     ` Alex Kost
  0 siblings, 0 replies; 5+ messages in thread
From: Alex Kost @ 2016-06-15 16:12 UTC (permalink / raw)
  To: guix-devel

ng0 (2016-06-14 15:22 +0300) wrote:

> On 2016-06-14(11:46:08+0300), Alex Kost wrote:
>> ng0 (2016-06-14 00:35 +0300) wrote:
>>
>> > The following 2 patches add 2 new major modes.
>> >
>> > 2 is to be applied after 1 for they directly
>> > follow each other in the emacs.scm file
>>
>> The patches look good to me except I cannot apply them.  git gives the
>> following error:
>>
>>   error: could not build fake ancestor
>>
>> Could you remade the patches, please?
>
> This is weird, I rebased them on the master before I sent them out.
> Well, I'll send in the new patches once I have tried and succesfully
> applied them in a local second copy.

Thanks!  I've pushed both patches.

-- 
Alex

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

end of thread, other threads:[~2016-06-15 16:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-13 21:35 [PATCH] 0 of 2: emacs-lua-mode, emacs-ebuild-mode ng0
2016-06-14  8:46 ` Alex Kost
2016-06-14 12:22   ` ng0
2016-06-15 16:12     ` Alex Kost
2016-06-14 13:09 ` ng0

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

	https://git.savannah.gnu.org/cgit/guix.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.