all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How do I disable the function that gives me a "<packet> is undefined" error message?
@ 2009-08-19 14:46 Jay_B
  2009-08-21 14:41 ` Peter Dyballa
  2009-08-23 18:53 ` Peter Dyballa
  0 siblings, 2 replies; 7+ messages in thread
From: Jay_B @ 2009-08-19 14:46 UTC (permalink / raw)
  To: Help-gnu-emacs


Hi,

I am using MS Windows XP SP3 and would like to switch over to GNU Emacs
23.1.1 from its predecessor -- but I have encountered a problem and hope you
can help me.

I have changed my keyboard layout to an ergonomic German version with
support for a compose-key  (http://www.neo-layout.org/ , if you're
interested) using the AHK scripting language (http://www.autohotkey.com/) .
With Emacs 22.3 there was no problem, but with 23.1 I get the error message:
"<packet> is undefined"
whenever I try to compose a special character.

So whatever AHK is doing in the background seems to trigger some emacs macro
that tries to load some package (as you can see, my technical background
knowledge leaves *a lot* to be desired, sorry!).

All I want is to disable this macro/emacs function so that I can enter my
special characters in my XeLaTeX documents again. Can anybody give me any
hint?

Thank you!

Jay
-- 
View this message in context: http://www.nabble.com/How-do-I-disable-the-function-that-gives-me-a-%22%3Cpacket%3E-is-undefined%22-error-message--tp25045572p25045572.html
Sent from the Emacs - Help mailing list archive at Nabble.com.





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

* Re: How do I disable the function that gives me a "<packet> is undefined" error message?
  2009-08-19 14:46 How do I disable the function that gives me a "<packet> is undefined" error message? Jay_B
@ 2009-08-21 14:41 ` Peter Dyballa
  2009-08-21 15:17   ` Jay_B
  2009-08-23 18:53 ` Peter Dyballa
  1 sibling, 1 reply; 7+ messages in thread
From: Peter Dyballa @ 2009-08-21 14:41 UTC (permalink / raw)
  To: Jay_B; +Cc: Help-gnu-emacs


Am 19.08.2009 um 16:46 schrieb Jay_B:

> With Emacs 22.3 there was no problem, but with 23.1 I get the error  
> message:
> "<packet> is undefined"
> whenever I try to compose a special character.


Maybe you too need

	(load-library "iso-transl")

--
Mit friedvollen Grüßen

   Pete

Und ein Geltendmachen eines Verfassungsrechtes ist deshalb - da  
unnötige Beamtinnenbeschäftigung - gebührenpflichtig







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

* Re: How do I disable the function that gives me a "<packet> is  undefined" error message?
       [not found] <mailman.5016.1250859910.2239.help-gnu-emacs@gnu.org>
@ 2009-08-21 14:46 ` A.Politz
  0 siblings, 0 replies; 7+ messages in thread
From: A.Politz @ 2009-08-21 14:46 UTC (permalink / raw)
  To: help-gnu-emacs

On Aug 19, 11:33 pm, Jay_B <jobd...@gmail.com> wrote:
 with 23.1 I get the error message:
> "<packet> is undefined"
> whenever I try to compose a special character.
>

Do

M-x toggle-debug-on-error RET

,repeat the error condition and look/post the backtrace of it.

-ap


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

* Re: How do I disable the function that gives me a "<packet> is undefined" error message?
  2009-08-21 14:41 ` Peter Dyballa
@ 2009-08-21 15:17   ` Jay_B
  2009-08-22  8:20     ` Peter Dyballa
  0 siblings, 1 reply; 7+ messages in thread
From: Jay_B @ 2009-08-21 15:17 UTC (permalink / raw)
  To: Help-gnu-emacs


Dear Pete,


Peter Dyballa wrote:
> 
> 
> Am 19.08.2009 um 16:46 schrieb Jay_B:
> 
>> With Emacs 22.3 there was no problem, but with 23.1 I get the error  
>> message:
>> "<packet> is undefined"
>> whenever I try to compose a special character.
> 
> 
> Maybe you too need
> 
> 	(load-library "iso-transl")
> 

Thanks for the idea, but I am afraid it doesn't work -- I still get the
"<packet> is undefined" error message in the mini buffer :-(

Regards,

Jay
-- 
View this message in context: http://www.nabble.com/How-do-I-disable-the-function-that-gives-me-a-%22%3Cpacket%3E-is-undefined%22-error-message--tp25045572p25081827.html
Sent from the Emacs - Help mailing list archive at Nabble.com.





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

* Re: How do I disable the function that gives me a "<packet> is undefined" error message?
  2009-08-21 15:17   ` Jay_B
@ 2009-08-22  8:20     ` Peter Dyballa
  0 siblings, 0 replies; 7+ messages in thread
From: Peter Dyballa @ 2009-08-22  8:20 UTC (permalink / raw)
  To: Jay_B; +Cc: Help-gnu-emacs


Am 21.08.2009 um 17:17 schrieb Jay_B:

> Thanks for the idea, but I am afraid it doesn't work -- I still get  
> the
> "<packet> is undefined" error message in the mini buffer :-(


You could try to type (for example in *scratch* buffer) C-q <some  
composed character> and see the result is...

--
Greetings

   Pete

Debugging? Klingons do not debug. Our software does not coddle the weak.





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

* Re: How do I disable the function that gives me a "<packet> is undefined" error message?
  2009-08-19 14:46 How do I disable the function that gives me a "<packet> is undefined" error message? Jay_B
  2009-08-21 14:41 ` Peter Dyballa
@ 2009-08-23 18:53 ` Peter Dyballa
  1 sibling, 0 replies; 7+ messages in thread
From: Peter Dyballa @ 2009-08-23 18:53 UTC (permalink / raw)
  To: Jay_B; +Cc: Help-gnu-emacs


Am 19.08.2009 um 23:33 schrieb Jay_B:

> With Emacs 22.3 there was no problem, but with 23.1 I get the error  
> message:
> "<packet> is undefined"
> whenever I try to compose a special character.


Searching for the string "packet" in Elisp and in the C files of GNU  
Emacs I could not find a line which could produce an output with  
"<packet>" in it. Gnus has a lot of messages with "packet" in them. I  
presume that something else, maybe some keyboard driver, stumbles  
over something faulty in this "neo" keyboard layout when you press  
some particular key combination and then sends its error message to  
GNU Emacs. Maybe you're not using dead keys to produce accents?

--
Mit friedvollen Grüßen

   Pete

Stop-and-go:
	Bezeichnung für die vergeblichen Bemühungen
	der Outomobilistinnen, durch "Stop" schneller
	zu sein als die Fußgängerinnen durch "Go."







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

* Re: How do I disable the function that gives me a "<packet> is  undefined" error message?
       [not found] <mailman.5015.1250859909.2239.help-gnu-emacs@gnu.org>
@ 2009-09-17  7:28 ` matthieu.dubuget
  0 siblings, 0 replies; 7+ messages in thread
From: matthieu.dubuget @ 2009-09-17  7:28 UTC (permalink / raw)
  To: help-gnu-emacs

On 19 août, 16:46, Jay_B <jobd...@gmail.com> wrote:
> Hi,
>
> I am using MS Windows XP SP3 and would like to switch over to GNU Emacs
> 23.1.1 from its predecessor -- but I have encountered a problem and hope you
> can help me.

I'm sorry: I can't help, but I can share infos.

>
> I have changed my keyboard layout to an ergonomic German version with
> support for a compose-key  (http://www.neo-layout.org/, if you're
> interested) using the AHK scripting language (http://www.autohotkey.com/) .
> With Emacs 22.3 there was no problem, but with 23.1 I get the error message:
> "<packet> is undefined"
> whenever I try to compose a special character.

I have exactly the same problem here. I have both 22.3 and 23.1
versions of emacs for windows.
Both version use the very same .emacs file. I'm also using a alternate
keyboard layout (in french).
The problem occurs when I use the autohotkey based pkl.
(pkl.sourceforge.net).

And only with 23.1, not with 22.3. If I use a native window keyboard
layout, the problem disappears.

Did you find any solution, since you started this thread?

Salutations

Matt


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

end of thread, other threads:[~2009-09-17  7:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-19 14:46 How do I disable the function that gives me a "<packet> is undefined" error message? Jay_B
2009-08-21 14:41 ` Peter Dyballa
2009-08-21 15:17   ` Jay_B
2009-08-22  8:20     ` Peter Dyballa
2009-08-23 18:53 ` Peter Dyballa
     [not found] <mailman.5016.1250859910.2239.help-gnu-emacs@gnu.org>
2009-08-21 14:46 ` A.Politz
     [not found] <mailman.5015.1250859909.2239.help-gnu-emacs@gnu.org>
2009-09-17  7:28 ` matthieu.dubuget

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.