all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Emacs version
@ 2006-08-19  4:51 Arun kumar
  2006-08-19  5:52 ` Senthil Kumaran S
  2006-08-19  8:14 ` Peter Dyballa
  0 siblings, 2 replies; 11+ messages in thread
From: Arun kumar @ 2006-08-19  4:51 UTC (permalink / raw)



[-- Attachment #1.1: Type: text/plain, Size: 186 bytes --]

Hi,

  I need to find the Emacs version in my solaris box. I am new to emacs.

Is there any specific *command* available in solaris ro check the version...


Thanks In Advance

arun.c..

[-- Attachment #1.2: Type: text/html, Size: 346 bytes --]

[-- Attachment #2: Type: text/plain, Size: 152 bytes --]

_______________________________________________
help-gnu-emacs mailing list
help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

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

* Re: Emacs version
  2006-08-19  4:51 Emacs version Arun kumar
@ 2006-08-19  5:52 ` Senthil Kumaran S
  2006-08-19  8:14 ` Peter Dyballa
  1 sibling, 0 replies; 11+ messages in thread
From: Senthil Kumaran S @ 2006-08-19  5:52 UTC (permalink / raw)
  Cc: help-gnu-emacs

On 8/19/06, Arun kumar <arun.chellam@gmail.com> wrote:
>   I need to find the Emacs version in my solaris box. I am new to emacs.

Start your emacs and issue

M-x version

This shows your emacs version

-- 
--sen--
Be a man of Deeds
Don't be a man of Needs...
http://stylesen.blogspot.com
http://geocities.com/sen_kavithai

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

* Re: Emacs version
  2006-08-19  4:51 Emacs version Arun kumar
  2006-08-19  5:52 ` Senthil Kumaran S
@ 2006-08-19  8:14 ` Peter Dyballa
  1 sibling, 0 replies; 11+ messages in thread
From: Peter Dyballa @ 2006-08-19  8:14 UTC (permalink / raw)
  Cc: help-gnu-emacs


Am 19.08.2006 um 06:51 schrieb Arun kumar:

> I need to find the Emacs version in my solaris box

emacs --version

--
Greetings

   Pete                           <]
              o        __o         |__    o       HPV, the real
     ___o    /I       -\<,         |o \  -\),-%     high speed!
___/\ /\___./ \___...O/ O____.....`-O-'-()--o_________________

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

* Emacs version
  2010-09-15 16:04 ` Sebastian Rose
@ 2010-09-15 19:26   ` Sébastien Vauban
  2010-09-15 20:11     ` Henri-Paul Indiogine
  2010-09-15 22:31     ` Sebastian Rose
  0 siblings, 2 replies; 11+ messages in thread
From: Sébastien Vauban @ 2010-09-15 19:26 UTC (permalink / raw)
  To: emacs-orgmode-mXXj517/zsQ

Hi Sebastian,

Sebastian Rose wrote:
> It would be a bug.
> But I cannot reproduce it (current Org mode from git, emacs24).

I see that many of you already have Emacs 24. Did you build it yourself from
the sources, or is there a package (in my case, for Ubuntu) that allows to get
everything installed seamlessly?

Best regards,
  Seb

-- 
Sébastien Vauban


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode-mXXj517/zsQ@public.gmane.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

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

* Re: Emacs version
  2010-09-15 19:26   ` Emacs version Sébastien Vauban
@ 2010-09-15 20:11     ` Henri-Paul Indiogine
  2010-09-15 20:57       ` A. Ryan Reynolds
  2010-09-15 22:31     ` Sebastian Rose
  1 sibling, 1 reply; 11+ messages in thread
From: Henri-Paul Indiogine @ 2010-09-15 20:11 UTC (permalink / raw)
  To: emacs-org

Sébastien Vauban <wxhgmqzgwmuf@spammotel.com> writes:
> I see that many of you already have Emacs 24. Did you build it yourself from
> the sources, or is there a package (in my case, for Ubuntu) that allows to get
> everything installed seamlessly?


I have added the following to my /etc/apt/sources.list

## Emacs snapshot
deb http://ppa.launchpad.net/portis25/emacs/ubuntu lucid main
deb-src http://ppa.launchpad.net/portis25/emacs/ubuntu lucid main


Best,
HP


-- 
Henri-Paul Indiogine
Email: hindiogine@gmail.com
Skype: hindiogine
Website: http://people.cehd.tamu.edu/~sindiogine

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

* Re: Emacs version
  2010-09-15 20:11     ` Henri-Paul Indiogine
@ 2010-09-15 20:57       ` A. Ryan Reynolds
  2010-09-16 19:27         ` Gregor Zattler
  0 siblings, 1 reply; 11+ messages in thread
From: A. Ryan Reynolds @ 2010-09-15 20:57 UTC (permalink / raw)
  To: hindiogine; +Cc: emacs-org

On Wed, Sep 15, 2010 at 3:11 PM, Henri-Paul Indiogine
<hindiogine@gmail.com> wrote:
> I have added the following to my /etc/apt/sources.list
>
> ## Emacs snapshot
> deb http://ppa.launchpad.net/portis25/emacs/ubuntu lucid main
> deb-src http://ppa.launchpad.net/portis25/emacs/ubuntu lucid main

Is there a similar repository for Debian?
-- 
A. Ryan Reynolds

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

* Re: Emacs version
  2010-09-15 19:26   ` Emacs version Sébastien Vauban
  2010-09-15 20:11     ` Henri-Paul Indiogine
@ 2010-09-15 22:31     ` Sebastian Rose
  2010-09-16  3:16       ` suvayu ali
  1 sibling, 1 reply; 11+ messages in thread
From: Sebastian Rose @ 2010-09-15 22:31 UTC (permalink / raw)
  To: Sébastien Vauban; +Cc: emacs-orgmode

Sébastien Vauban <wxhgmqzgwmuf@spammotel.com> writes:
> Hi Sebastian,
>
> Sebastian Rose wrote:
>> It would be a bug.
>> But I cannot reproduce it (current Org mode from git, emacs24).
>
> I see that many of you already have Emacs 24. Did you build it yourself from
> the sources, or is there a package (in my case, for Ubuntu) that allows to get
> everything installed seamlessly?


I build it from sources.  I update about weekly.  There are little bugs
from time to time, but you could jump back to previous version if you
use bzr or, highly recommended, git:

  http://repo.or.cz/w/emacs.git

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

* Re: Emacs version
  2010-09-15 22:31     ` Sebastian Rose
@ 2010-09-16  3:16       ` suvayu ali
  2010-09-16  8:11         ` Scot Becker
  0 siblings, 1 reply; 11+ messages in thread
From: suvayu ali @ 2010-09-16  3:16 UTC (permalink / raw)
  To: Sebastian Rose; +Cc: org-mode mailing list

On 15 September 2010 15:31, Sebastian Rose <sebastian_rose@gmx.de> wrote:
> highly recommended, git:
>
>  http://repo.or.cz/w/emacs.git

I wasn't aware of the git repo! thanks a lot. :)

-- 
Suvayu

Open source is the future. It sets us free.

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

* Re: Emacs version
  2010-09-16  3:16       ` suvayu ali
@ 2010-09-16  8:11         ` Scot Becker
  0 siblings, 0 replies; 11+ messages in thread
From: Scot Becker @ 2010-09-16  8:11 UTC (permalink / raw)
  To: suvayu ali; +Cc: org-mode mailing list

I also update from the git repo, about weekly and install to the new
Emacs to the default location in /usr/local, that way (1) the
development version loads by default, so long as /usr/local/bin is
earlier in your path, and (2) you keep your default ubuntu Emacs
packages intact, and can go back to them if you ever want to, by
running /usr/bin/emacs

Scot


On Thu, Sep 16, 2010 at 4:16 AM, suvayu ali <fatkasuvayu+linux@gmail.com> wrote:
> On 15 September 2010 15:31, Sebastian Rose <sebastian_rose@gmx.de> wrote:
>> highly recommended, git:
>>
>>  http://repo.or.cz/w/emacs.git
>
> I wasn't aware of the git repo! thanks a lot. :)
>
> --
> Suvayu
>
> Open source is the future. It sets us free.
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>

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

* Re: Emacs version
  2010-09-15 20:57       ` A. Ryan Reynolds
@ 2010-09-16 19:27         ` Gregor Zattler
  0 siblings, 0 replies; 11+ messages in thread
From: Gregor Zattler @ 2010-09-16 19:27 UTC (permalink / raw)
  To: emacs-orgmode

Hi A.,
* A. Ryan Reynolds <a.ryan.reynolds@gmail.com> [15. Sep. 2010]:
> On Wed, Sep 15, 2010 at 3:11 PM, Henri-Paul Indiogine
> <hindiogine@gmail.com> wrote:
>> I have added the following to my /etc/apt/sources.list
>>
>> ## Emacs snapshot
>> deb http://ppa.launchpad.net/portis25/emacs/ubuntu lucid main
>> deb-src http://ppa.launchpad.net/portis25/emacs/ubuntu lucid main
> 
> Is there a similar repository for Debian?

Yes:

# emacs-snapshot for debian/sid
deb http://emacs.orebokech.com sid main
#deb-src http://emacs.orebokech.com sid main

# emacs-snapshot for debian/lenny
deb http://emacs.orebokech.com lenny main
#deb-src http://emacs.orebokech.com lenny main




Ciao, Gregor
-- 
 -... --- .-. . -.. ..--.. ...-.-

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

* Emacs version
@ 2022-09-03  4:32 Emanuel Berg
  0 siblings, 0 replies; 11+ messages in thread
From: Emanuel Berg @ 2022-09-03  4:32 UTC (permalink / raw)
  To: help-gnu-emacs

Yeah, I don't understand why that extra space is there but by
just removing it works from Lisp as well interactively with
and without the/a C-u so one shouldn't complain I guess ...

;;; -*- lexical-binding: t -*-
;;
;; this file:
;;   https://dataswamp.org/~incal/emacs-init/meta.el
;;
;; also see:
;;   https://dataswamp.org/~incal/emacs-init/w3m/w3m-version.el
;;
;; example:
;;   GNU Emacs 29.0.50 (build 1, x86_64-pc-linux-gnu, cairo version 1.16.0)
;;   of 2022-05-22 [commit 714970f5967f2153bb95e35823dbd917e0e5b60b]

(defun emacs-version-commit (&optional here)
  (interactive "P")
  (let ((ver (replace-regexp-in-string " \\(of\\)" "\\1"
               (format "%s [commit %s]"
                 (emacs-version)
                 (emacs-repository-get-version) ))))
    (when here
      (insert ver) )
    (message ver) ))
(defalias 'ever #'emacs-version-commit)

-- 
underground experts united
https://dataswamp.org/~incal




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

end of thread, other threads:[~2022-09-03  4:32 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-19  4:51 Emacs version Arun kumar
2006-08-19  5:52 ` Senthil Kumaran S
2006-08-19  8:14 ` Peter Dyballa
  -- strict thread matches above, loose matches on Subject: below --
2010-09-15  2:15 Bug? Inconsistency with org-publish-attachment Aidan Gauland
2010-09-15 16:04 ` Sebastian Rose
2010-09-15 19:26   ` Emacs version Sébastien Vauban
2010-09-15 20:11     ` Henri-Paul Indiogine
2010-09-15 20:57       ` A. Ryan Reynolds
2010-09-16 19:27         ` Gregor Zattler
2010-09-15 22:31     ` Sebastian Rose
2010-09-16  3:16       ` suvayu ali
2010-09-16  8:11         ` Scot Becker
2022-09-03  4:32 Emanuel Berg

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.