Package Details: emacs-lucid 30.1-1

Git Clone URL: https://aur.archlinux.org/emacs-lucid.git (read-only, click to copy)
Package Base: emacs-lucid
Description: The extensible, customizable, self-documenting real-time display editor (Lucid toolkit version)
Upstream URL: http://www.gnu.org/software/emacs/emacs.html
Licenses: GPL3
Conflicts: emacs
Provides: emacs
Replaces: emacs-lucid-nativecomp
Submitter: favadi
Maintainer: snackattack
Last Packager: snackattack
Votes: 25
Popularity: 0.000857
First Submitted: 2012-07-23 16:07 (UTC)
Last Updated: 2025-02-25 05:53 (UTC)

Required by (315)

Sources (2)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »

stef204 commented on 2022-11-16 15:21 (UTC)

why the options=(debug) in the PKGBUILD?

carlosal1015 commented on 2020-12-16 03:55 (UTC)

Thanks @altaway, @jpkotta. Today I installed emacs-lucid, now I do not have issues with the keys, but its nice to know how to do it with yay.

altaway commented on 2020-10-11 13:00 (UTC)

If using yay, run yay -S --mflags --skippgpcheck emacs-lucid.

jpkotta commented on 2020-10-02 23:53 (UTC)

@carlosa1015:

Preferably, import the keys with gpg --recv-keys the-hex-key-id for each key needed. This applies to any package that uses PGP keys to verify integrity. Alternatively, just tell your AUR helper or makepkg (--skippgpcheck) to ignore the key check.

carlosal1015 commented on 2020-09-28 22:50 (UTC)

Excuse, this is wrong? I am beginner using GPG keys. Please check this.

:: Checking for conflicts...
:: Checking for inner conflicts...
[Repo:3]  m17n-db-1.8.0-3  libotf-0.9.16-3  m17n-lib-1.8.0-7
[Aur:1]  emacs-lucid-27.1-1

  1 emacs-lucid                      (Build Files Exist)
==> Packages to cleanBuild?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)==> 
:: PKGBUILD up to date, Skipping (1/1): emacs-lucid
  1 emacs-lucid                      (Build Files Exist)
==> Diffs to show?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)==> 
:: (1/1) Parsing SRCINFO: emacs-lucid

:: PGP keys need importing:
 -> 28D3BED851FDF3AB57FEF93C233587A47C207910, required by: emacs-lucid
 -> D405AA2C862C54F17EEE6BE0E8BCD7866AFCF978, required by: emacs-lucid
==> Import? [Y/n] Y
:: Importing keys with gpg...
gpg: keyserver receive failed: General error
problem importing keys

jpkotta commented on 2018-07-31 16:13 (UTC)

I guess they don't seem very important. It sounds like "color fonts" (which I just learned are a thing) cause Emacs to crash because it doesn't support them. But why use color fonts with Emacs if it doesn't support them anyway? If someone is experiencing problems, I will add the patches.

stef204 commented on 2018-07-31 12:44 (UTC) (edited on 2018-07-31 12:47 (UTC) by stef204)

@jpkotta

are the 3 patches in the official emacs package not needed with lucid or just something you don't feel is needed (mostly the first 2 patches)?

https://git.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/emacs

jpkotta commented on 2018-06-14 17:29 (UTC)

@tychoish Yeah I've noticed that. The main emacs PKGBUILD in extra also has that warning. I don't think it's a big deal. If I get some time, I'll try to make that warning go away.

tychoish commented on 2018-06-14 14:52 (UTC)

==> Checking for packaging issues... ==> WARNING: Package contains reference to $srcdir usr/bin/emacs-26.1

It looks like there's an issue in packaging?