Bug#927678: elpa-beginend installs but is not accessible in emacs

2019-04-22 Thread Lev Lamberov
Damon,

Пн 22 апр 2019 @ 12:40 asmegir :

> I can confirm that '(package-initialize)' (without quotation marks) is
> present yet M-x is not finding beginend-global-mode.

thanks for your confirmation. Could you also confirm that your Emacs
init file contains "(require 'beginend)" (also without double quotes)?

Alternatively, you can open *scratch* buffer, add the following lines:

   (package-initialize)
   (require 'beginend)

and after that run eval-buffer command by

   M-x eval-buffer

With regards,
Lev



Bug#927678: elpa-beginend installs but is not accessible in emacs

2019-04-22 Thread Lev Lamberov
Hi Damon,

Сб 20 апр 2019 @ 21:48 Damon Thomas :

> After install of elpa-beginend (and restart of Emacs) the package does not 
> seem to be present in Emacs.  Using '(beginend-global-mode)' in the init 
> gives an error that the command is not available and M-x shows no signs of 
> elpa-beginend being installed. This has persisted through several Emacs 
> restarts.

Could you confirm that (as Rémi suggested) your Emacs init file contains
'(package-initialize)' (without quotation marks), or that beginend still
does not work after

  M-x package-initialize
  M-x beginend-global-mode

In case it solves your problem, please, close the bug report by sending
an explanation to 927678-d...@bugs.debian.org. Thanks!

If it does not solve you problem, I'd like you to know that I've tried
to reproduce the bug you report on several different machines, but with
no luck. That's why I mark the bug report as unreproducible.

With regards,
Lev Lamberov



Bug#927678: elpa-beginend installs but is not accessible in emacs

2019-04-21 Thread Rémi Vanicat
Le 20 avril 2019, Damon Thomas a écrit:

Hello,

[...]

> After install of elpa-beginend (and restart of Emacs) the package does
> not seem to be present in Emacs.  Using '(beginend-global-mode)' in
> the init gives an error that the command is not available and M-x
> shows no signs of elpa-beginend being installed. This has persisted
> through several Emacs restarts.

Try

  M-x package-initialize
  M-x beginend-global-mode

If this work, you probably need to add '(package-initialize)' somewhere
in your init file (probably first thing in the init file). Recent Debian
package use the Emacs package service, and it need initializing.


-- 
Rémi Vanicat



Bug#927678: elpa-beginend installs but is not accessible in emacs

2019-04-20 Thread Damon Thomas
Package: elpa-beginend
Version: 2.0.0-3
Severity: normal

Dear Maintainer,

After install of elpa-beginend (and restart of Emacs) the package does not seem 
to be present in Emacs.  Using '(beginend-global-mode)' in the init gives an 
error that the command is not available and M-x shows no signs of elpa-beginend 
being installed. This has persisted through several Emacs restarts.


-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (900, 'testing'), (300, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.19.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages elpa-beginend depends on:
ii  emacsen-common  3.0.4

Versions of packages elpa-beginend recommends:
ii  emacs  1:26.1+1-3.2
ii  emacs-gtk [emacs]  1:26.1+1-3.2

elpa-beginend suggests no packages.

-- no debconf information