unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* crossword.el (play/download puzzles)
@ 2021-01-18 21:37 Boruch Baum
  2021-01-19  5:35 ` Jean Louis
  2021-01-19 19:28 ` Mauro Aranda
  0 siblings, 2 replies; 7+ messages in thread
From: Boruch Baum @ 2021-01-18 21:37 UTC (permalink / raw)
  To: Emacs-Devel List

  ref: https://github.com/Boruch-Baum/emacs-crossword

+ Available for assignment if the project so desires

+ Feedback welcome (github star appreciated)

  + code review, even

  + preferred as github issues, but I'm flexible

+ Let others know

--
hkp://keys.gnupg.net
CA45 09B5 5351 7C11 A9D1  7286 0036 9E45 1595 8BC0



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

* Re: crossword.el (play/download puzzles)
  2021-01-18 21:37 crossword.el (play/download puzzles) Boruch Baum
@ 2021-01-19  5:35 ` Jean Louis
  2021-01-19  9:15   ` Boruch Baum
  2021-01-19 19:28 ` Mauro Aranda
  1 sibling, 1 reply; 7+ messages in thread
From: Jean Louis @ 2021-01-19  5:35 UTC (permalink / raw)
  To: Boruch Baum; +Cc: Emacs-Devel List

* Boruch Baum <boruch_baum@gmx.com> [2021-01-19 00:38]:
>   ref: https://github.com/Boruch-Baum/emacs-crossword

After M-x crossword and with ~/Crosswords containing your 2 example
files, it fails:

Copy: 1 of 2
Copy: 2 of 2
Copy: 2 files done
split-string: Args out of range: "\"Uh...\"--an uncomfortable pause.
Matt Jones

", 45, 44



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

* Re: crossword.el (play/download puzzles)
  2021-01-19  5:35 ` Jean Louis
@ 2021-01-19  9:15   ` Boruch Baum
  0 siblings, 0 replies; 7+ messages in thread
From: Boruch Baum @ 2021-01-19  9:15 UTC (permalink / raw)
  To: Emacs-Devel List

I can't reproduce your error yet, but there have been several others
that I've fixed. Please try again with the latest commit (just a few
minutes ago), but since your report is so different, if you don't want
to download an updated version, just maybe send me more details, because
I can't reproduce what you're reporting.

On 2021-01-19 08:35, Jean Louis wrote:
> * Boruch Baum <boruch_baum@gmx.com> [2021-01-19 00:38]:
> >   ref: https://github.com/Boruch-Baum/emacs-crossword
>
> After M-x crossword and with ~/Crosswords containing your 2 example
> files, it fails:
>
> Copy: 1 of 2
> Copy: 2 of 2
> Copy: 2 files done
> split-string: Args out of range: "\"Uh...\"--an uncomfortable pause.
> Matt Jones
>
> ", 45, 44

--
hkp://keys.gnupg.net
CA45 09B5 5351 7C11 A9D1  7286 0036 9E45 1595 8BC0



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

* Re: crossword.el (play/download puzzles)
  2021-01-18 21:37 crossword.el (play/download puzzles) Boruch Baum
  2021-01-19  5:35 ` Jean Louis
@ 2021-01-19 19:28 ` Mauro Aranda
  2021-01-19 19:51   ` Boruch Baum
  1 sibling, 1 reply; 7+ messages in thread
From: Mauro Aranda @ 2021-01-19 19:28 UTC (permalink / raw)
  To: Boruch Baum; +Cc: Emacs-Devel List

Boruch Baum <boruch_baum@gmx.com> writes:

>   ref: https://github.com/Boruch-Baum/emacs-crossword

Nice, thanks for writing this package.  I have a personal package to
solve a puzzle type that is not really common, I think.  It is published
by a national newspaper, in Argentina.  Unfortunately, it doesn't seem
that the .puz format can't handle it, so I've represented it with the
.ipuz format.  I'd be interested if you ever add .ipuz support for
emacs-crossword.

> + Available for assignment if the project so desires
>
> + Feedback welcome (github star appreciated)
>
>   + code review, even
>
>   + preferred as github issues, but I'm flexible
>
> + Let others know

I've run into the same problem that Jean Louis.  I'll open an issue in
Github.



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

* Re: crossword.el (play/download puzzles)
  2021-01-19 19:28 ` Mauro Aranda
@ 2021-01-19 19:51   ` Boruch Baum
  2021-01-19 20:04     ` Mauro Aranda
  0 siblings, 1 reply; 7+ messages in thread
From: Boruch Baum @ 2021-01-19 19:51 UTC (permalink / raw)
  To: Mauro Aranda; +Cc: Emacs-Devel List

On 2021-01-19 16:28, Mauro Aranda wrote:
> Boruch Baum <boruch_baum@gmx.com> writes:
>
> >   ref: https://github.com/Boruch-Baum/emacs-crossword
>
> Nice, thanks for writing this package.  I have a personal package to
> solve a puzzle type that is not really common, I think.  It is published
> by a national newspaper, in Argentina.  Unfortunately, it doesn't seem
> that the .puz format can't handle it, so I've represented it with the
> .ipuz format.  I'd be interested if you ever add .ipuz support for
> emacs-crossword.

If you've already written code to support ipuz, sharing that might help.

> I've run into the same problem that Jean Louis.  I'll open an issue in
> Github.

Please. With details. I am getting feedback of successful use, so it
may not be a 'simple' case.

--
hkp://keys.gnupg.net
CA45 09B5 5351 7C11 A9D1  7286 0036 9E45 1595 8BC0



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

* Re: crossword.el (play/download puzzles)
  2021-01-19 19:51   ` Boruch Baum
@ 2021-01-19 20:04     ` Mauro Aranda
  2021-01-20  7:26       ` Boruch Baum
  0 siblings, 1 reply; 7+ messages in thread
From: Mauro Aranda @ 2021-01-19 20:04 UTC (permalink / raw)
  To: Boruch Baum; +Cc: emacs-devel

Boruch Baum <boruch_baum@gmx.com> writes:

> On 2021-01-19 16:28, Mauro Aranda wrote:
>> Boruch Baum <boruch_baum@gmx.com> writes:
>>
>> >   ref: https://github.com/Boruch-Baum/emacs-crossword
>>
>> Nice, thanks for writing this package.  I have a personal package to
>> solve a puzzle type that is not really common, I think.  It is published
>> by a national newspaper, in Argentina.  Unfortunately, it doesn't seem
>> that the .puz format can't handle it, so I've represented it with the
>> .ipuz format.  I'd be interested if you ever add .ipuz support for
>> emacs-crossword.
>
> If you've already written code to support ipuz, sharing that might help.

Not really; the rendering is pretty specific to my puzzle type.  I might
work on extending it (someday), though.

>> I've run into the same problem that Jean Louis.  I'll open an issue in
>> Github.
>
> Please. With details. I am getting feedback of successful use, so it
> may not be a 'simple' case.

Done.



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

* Re: crossword.el (play/download puzzles)
  2021-01-19 20:04     ` Mauro Aranda
@ 2021-01-20  7:26       ` Boruch Baum
  0 siblings, 0 replies; 7+ messages in thread
From: Boruch Baum @ 2021-01-20  7:26 UTC (permalink / raw)
  To: Emacs-Devel List

Sometime yesterday the package was accepted to MELPA, so it can now be
easily installed and updated directly from Emacs.

--
hkp://keys.gnupg.net
CA45 09B5 5351 7C11 A9D1  7286 0036 9E45 1595 8BC0



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

end of thread, other threads:[~2021-01-20  7:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-18 21:37 crossword.el (play/download puzzles) Boruch Baum
2021-01-19  5:35 ` Jean Louis
2021-01-19  9:15   ` Boruch Baum
2021-01-19 19:28 ` Mauro Aranda
2021-01-19 19:51   ` Boruch Baum
2021-01-19 20:04     ` Mauro Aranda
2021-01-20  7:26       ` Boruch Baum

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).