all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* launching with some options
@ 2012-07-06  5:41 Mihamina Rakotomandimby
  2012-07-06  6:01 ` Christopher Schmidt
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Mihamina Rakotomandimby @ 2012-07-06  5:41 UTC (permalink / raw)
  To: help-gnu-emacs@gnu.org

Hi all

On my LXDE environment, on the panel, I have a button to launch bare 
Emacs (Emacs GTK 23).

I installed ECB.

On the bare Emacs, when I want ECB, I just "M-x ecb-activate".
It's all fine.

I would like to add a button on the panel in order to launch Emacs with 
ECB.

I wonder if there is a a way to launch Emacs with providing some CLI 
arguments to tell it to activate ECB at launch.

That way, I would have
- One launcher for bare Emacs
- One launcher for Emacs + ECB

Thank you for your help.

-- 
RMA.




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

* Re: launching with some options
  2012-07-06  5:41 launching with some options Mihamina Rakotomandimby
@ 2012-07-06  6:01 ` Christopher Schmidt
       [not found] ` <mailman.4167.1341554511.855.help-gnu-emacs@gnu.org>
  2012-07-11 13:17 ` Mihamina Rakotomandimby
  2 siblings, 0 replies; 4+ messages in thread
From: Christopher Schmidt @ 2012-07-06  6:01 UTC (permalink / raw)
  To: help-gnu-emacs

Mihamina Rakotomandimby <mihamina@rktmb.org> writes:

> I wonder if there is a a way to launch Emacs with providing some CLI
> arguments to tell it to activate ECB at launch.

emacs --eval "(ecb-activate)"

        Christopher



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

* Re: launching with some options
       [not found] ` <mailman.4167.1341554511.855.help-gnu-emacs@gnu.org>
@ 2012-07-06  6:42   ` Jason Rumney
  0 siblings, 0 replies; 4+ messages in thread
From: Jason Rumney @ 2012-07-06  6:42 UTC (permalink / raw)
  To: help-gnu-emacs

On Friday, 6 July 2012 14:01:41 UTC+8, Christopher Schmidt  wrote:
> Mihamina Rakotomandimby writes:
> 
> > I wonder if there is a a way to launch Emacs with providing some CLI
> > arguments to tell it to activate ECB at launch.
> 
> emacs --eval "(ecb-activate)"

Or if you want to do something more complex,

emacs -l ~/.emacs.d/launch-ecb.el



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

* Re: launching with some options
  2012-07-06  5:41 launching with some options Mihamina Rakotomandimby
  2012-07-06  6:01 ` Christopher Schmidt
       [not found] ` <mailman.4167.1341554511.855.help-gnu-emacs@gnu.org>
@ 2012-07-11 13:17 ` Mihamina Rakotomandimby
  2 siblings, 0 replies; 4+ messages in thread
From: Mihamina Rakotomandimby @ 2012-07-11 13:17 UTC (permalink / raw)
  To: help-gnu-emacs@gnu.org

On 07/06/2012 08:41 AM, Mihamina Rakotomandimby wrote:
> - One launcher for bare Emacs

   $ emacs

> - One launcher for Emacs + ECB

   $ emacs --eval "(ecb-activate)"


-- 
RMA.





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

end of thread, other threads:[~2012-07-11 13:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-06  5:41 launching with some options Mihamina Rakotomandimby
2012-07-06  6:01 ` Christopher Schmidt
     [not found] ` <mailman.4167.1341554511.855.help-gnu-emacs@gnu.org>
2012-07-06  6:42   ` Jason Rumney
2012-07-11 13:17 ` Mihamina Rakotomandimby

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.