Re: Smaller fullscreen and six new subtitles

2022-12-27 Thread Jean Louis
* Eduardo Ochs  [2022-12-27 14:08]:
> Hi all,
> 
> after updating eev to the new version in ELPA, try this:
> 
>   (find-mpv-links)

╔═══╗
║ Contacting host: elpa.gnu.org:443 ║
╚═══╝
╔╗
║ package--with-response-buffer-1: 
https://elpa.gnu.org/packages/eev-20221204.tar: Not found ║
╚╝



-- 
Jean

Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns

In support of Richard M. Stallman
https://stallmansupport.org/



Re: Smaller fullscreen and six new subtitles

2022-12-27 Thread Eduardo Ochs
On Tue, 27 Dec 2022 at 10:22, Jean Louis  wrote:
> (...)

Hi Jean Louis,
did you fix that? Were you able to update eev?
I tested that the new version - 20221217 - installs correctly by
running an emacs -Q in an (almost) empty home directory,
with:

• (eepitch-shell)
• (eepitch-kill)
• (eepitch-shell)
  rm -Rv /tmp/fake-home-dir/
  mkdir  /tmp/fake-home-dir/
  cd /tmp/fake-home-dir/
  echo 'PS1="%d(%n:tmp)# "'   > /tmp/fake-home-dir/.zshrc
  echo '(package-initialize)' > /tmp/fake-home-dir/.emacs

  cd /tmp/fake-home-dir/
  export LUA_INIT=
  HOME=$PWD emacs -fg bisque -bg black -Q &

and then running `M-x list-packages' and installing eev...
The script above has some cruft - that's because I
generated it using a template-based function, and I
didn't clean it (much)...

I am planning to answer lots of things that you said
in lots of separate e-mails, but we need to solve
this first.
  Cheers,
E.



Re: Smaller fullscreen and six new subtitles

2022-12-28 Thread Jean Louis
* Eduardo Ochs  [2022-12-27 19:04]:
> On Tue, 27 Dec 2022 at 10:22, Jean Louis  wrote:
> > (...)
> 
> Hi Jean Louis,
> did you fix that? Were you able to update eev?
> I tested that the new version - 20221217 - installs correctly by

Now I have installed it.

-- 
Jean

Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns

In support of Richard M. Stallman
https://stallmansupport.org/