unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Basile Starynkevitch <basile@starynkevitch.net>
To: help-gnu-emacs@gnu.org
Subject: Re: Question on updating to 29.1
Date: Fri, 11 Aug 2023 10:54:29 +0200	[thread overview]
Message-ID: <844c26a7-d926-3b7d-db2e-2fb85cf01ca7@starynkevitch.net> (raw)
In-Reply-To: <b26c4055-b84a-8533-e8c1-9502fc726899@magnaspesmeretrix.org>


On 8/11/23 10:45, PierGianLuca wrote:
> Thank you Philip and Basile (who gave me advice off-list).
>
> Sorry for not being clear:
>
>> Did you install version 28.1 from a Git checkout or from a tarball?
>
> Tarball. I first *un*installed the Ubuntu pre-packaged Emacs.
>
> I considered fetching from git, but it would add a layer of things 
> that I don't fully understand.
>
> So I can simply re-do what I with 28.1 (with minor changes as Philip 
> warned about), and the new Emacs version will simply replace the old.


Don't replace but do have both.

Keep Ubuntu emacs on /usr/bin/emacs. Perhaps reinstall that package.

Kepp your compiled emacs on /usr/local/bin/emacs or 
/usr/local/bin/my-emacs or $HOME/bin/emacs


You need to run the configure script appropriately.

I did configure my emacs-30 from source code using:

'./configure'  'CFLAGS=-O2 -g' 'CC=/usr/bin/gcc-13' 
'--with-native-compilation' '--with-json' 
'--enable-link-time-optimization' '--with-x-toolkit=gtk3' 
'--program-suffix=-trunk'

adapt that command to your tastes and settings.

On Linux, choosing between old emacs and youre new one is mostly a 
matter of

configuring your window manager

defining appropriate GNU bash (or Unix shell) functions or aliases to 
run your emacs or Ubuntu emacs

setting a correct $PATH ; mine (set in  ~/.zshrc since my shell is 
zsh.org) 
$HOME/.opam/default/bin:$HOME/bin:$HOME/scripts:/usr/local/bin:$HOME/.opam/default/bin:/usr/bin:/bin:/sbin:/usr/sbin

NB. My pet free software project is the RefPerSys inference engine on 
https://github.com/RefPerSys/RefPerSys/ - contributors are welcome.

-- 
Basile Starynkevitch                  <basile@starynkevitch.net>
(only mine opinions / les opinions sont miennes uniquement)
92340 Bourg-la-Reine, France
web page: starynkevitch.net/Basile/




  reply	other threads:[~2023-08-11  8:54 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-11  8:11 Question on updating to 29.1 PierGianLuca
2023-08-11  8:21 ` Philip Kaludercic
2023-08-11  8:45   ` PierGianLuca
2023-08-11  8:54     ` Basile Starynkevitch [this message]
2023-08-11 10:16       ` Emanuel Berg
2023-08-11 11:20         ` Basile Starynkevitch
2023-08-11 12:20           ` Emanuel Berg
2023-08-17 16:17         ` PierGianLuca
2023-08-17 17:01           ` Corwin Brust
2023-08-17 17:55             ` PierGianLuca
2023-08-17 18:58           ` Basile Starynkevitch
2023-10-05 18:21             ` hw
2023-10-05 18:54               ` Eli Zaretskii
2023-08-18 19:24           ` Philip Kaludercic
2023-08-19 11:05             ` Pop-up font size with lucid toolkit (was: Question on updating to 29.1) PierGianLuca
2023-08-19 11:10               ` Solved: " PierGianLuca
2023-08-19 11:13               ` Gregory Heytings
2023-08-19 11:15                 ` PierGianLuca
2023-08-20 12:36               ` Pop-up font size with lucid toolkit Philip Kaludercic
2023-08-20 13:13                 ` PierGianLuca
2023-08-21 15:14                   ` Philip Kaludercic
2023-08-11 11:16     ` Question on updating to 29.1 Eli Zaretskii
2023-08-11 22:04       ` Jens Schmidt via Users list for the GNU Emacs text editor
2023-08-12  5:48         ` Eli Zaretskii
2023-08-12  6:08           ` PierGianLuca
2023-08-12  6:23             ` Eli Zaretskii
2023-08-13 12:46           ` Petteri Hintsanen
2023-10-05 11:44 ` Byung-Hee HWANG
2023-10-05 17:17   ` Emanuel Berg
2023-10-06 23:51     ` Byung-Hee HWANG
2023-10-07  7:43       ` Yuri Khan
2023-10-07 12:13         ` Byung-Hee HWANG
2023-10-07 12:28           ` Question on updating to 29.1 (on Ubuntu) PierGianLuca
2023-10-23 16:41       ` Question on updating to 29.1 Basile Starynkevitch
2023-10-06  1:30   ` Emanuel Berg
2023-10-07  6:06     ` జిందం వాఐి

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=844c26a7-d926-3b7d-db2e-2fb85cf01ca7@starynkevitch.net \
    --to=basile@starynkevitch.net \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).