all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Accessing services shortcuts from Emacs on OSX
@ 2013-01-08  9:15 hemant
  2013-01-08 10:23 ` Peter Dyballa
  2013-01-08 11:50 ` Tim Visher
  0 siblings, 2 replies; 3+ messages in thread
From: hemant @ 2013-01-08  9:15 UTC (permalink / raw)
  To: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 610 bytes --]

Hi folks,

Service shortcuts from Emacs do not work and I think reason is, Emacs
gobbles up all the shortcuts itself.

For example, I use a program called "Dash" for looking documentation of
things and I have "Command-Shift-open square bracket" bound to the service
called, "Look up in Dash".

But when invoked from Emacs it handles the shortcut itself and throws "s-{"
undefined.

Any idea how to make this work?



-- 
Let them talk of their oriental summer climes of everlasting
conservatories; give me the privilege of making my own summer with my own
coals.

http://gnufied.org
http://twitter.com/gnufied

[-- Attachment #2: Type: text/html, Size: 959 bytes --]

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

* Re: Accessing services shortcuts from Emacs on OSX
  2013-01-08  9:15 Accessing services shortcuts from Emacs on OSX hemant
@ 2013-01-08 10:23 ` Peter Dyballa
  2013-01-08 11:50 ` Tim Visher
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Dyballa @ 2013-01-08 10:23 UTC (permalink / raw)
  To: hemant; +Cc: help-gnu-emacs


Am 08.01.2013 um 10:15 schrieb hemant:

> But when invoked from Emacs it handles the shortcut itself and throws "s-{"
> undefined.

Have you tried to make the s(uper) modifier become the Cmd key? It's likely that GNU Emacs will pass it to the OS.

--
Greetings

  Pete

When confronted with actual numbers, a mathematician is at a loss.
				– Steffen Hokland




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

* Re: Accessing services shortcuts from Emacs on OSX
  2013-01-08  9:15 Accessing services shortcuts from Emacs on OSX hemant
  2013-01-08 10:23 ` Peter Dyballa
@ 2013-01-08 11:50 ` Tim Visher
  1 sibling, 0 replies; 3+ messages in thread
From: Tim Visher @ 2013-01-08 11:50 UTC (permalink / raw)
  To: hemant; +Cc: help-gnu-emacs

On Tue, Jan 8, 2013 at 4:15 AM, hemant <gethemant@gmail.com> wrote:
> Hi folks,
>
> Service shortcuts from Emacs do not work and I think reason is, Emacs
> gobbles up all the shortcuts itself.
>
> For example, I use a program called "Dash" for looking documentation of
> things and I have "Command-Shift-open square bracket" bound to the service
> called, "Look up in Dash".
>
> But when invoked from Emacs it handles the shortcut itself and throws "s-{"
> undefined.
>
> Any idea how to make this work?

`M-x customize-group RET ns RET` and try to set up one of the right
command or option modifiers as a `super` key. Those get passed down to
the OS when they have no corresponding binding within Emacs IRRC.

If that doesn't work, they also seem to claim that if they're set to
nothing at all, they aren't interpreted by Emacs either, so you could
try that.

--

In Christ,

Timmy V.

http://blog.twonegatives.com/
http://five.sentenc.es/ -- Spend less time on mail



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

end of thread, other threads:[~2013-01-08 11:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-08  9:15 Accessing services shortcuts from Emacs on OSX hemant
2013-01-08 10:23 ` Peter Dyballa
2013-01-08 11:50 ` Tim Visher

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.