all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* cedet ecb breaks info
@ 2007-05-13  4:12 Rustom Mody
  2007-05-13  7:39 ` Maciej Katafiasz
  0 siblings, 1 reply; 3+ messages in thread
From: Rustom Mody @ 2007-05-13  4:12 UTC (permalink / raw)
  To: help-gnu-emacs


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

I am trying to use ecb. This requires cedet and much else.

On my ubuntu (edgy) box these packages are broken so I downloaded the cedet
stuff directly from the site and installed.

More or less its working but now my info has stopped working -- says

recursive `require' for feature 'sb-info'


Anyone solved this problem??

[-- Attachment #1.2: Type: text/html, Size: 368 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] 3+ messages in thread

* Re: cedet ecb breaks info
  2007-05-13  4:12 cedet ecb breaks info Rustom Mody
@ 2007-05-13  7:39 ` Maciej Katafiasz
  0 siblings, 0 replies; 3+ messages in thread
From: Maciej Katafiasz @ 2007-05-13  7:39 UTC (permalink / raw)
  To: help-gnu-emacs

Den Sun, 13 May 2007 09:42:02 +0530 skrev Rustom Mody:

> I am trying to use ecb. This requires cedet and much else.
> 
> On my ubuntu (edgy) box these packages are broken so I downloaded the cedet
> stuff directly from the site and installed.
> 
> More or less its working but now my info has stopped working -- says
> 
> recursive `require' for feature 'sb-info'

See http://article.gmane.org/gmane.emacs.help/43785

Cheers,
Maciej

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

* Re: cedet ecb breaks info
       [not found] <mailman.599.1179030001.32220.help-gnu-emacs@gnu.org>
@ 2007-05-14 10:24 ` Arne Schmitz
  0 siblings, 0 replies; 3+ messages in thread
From: Arne Schmitz @ 2007-05-14 10:24 UTC (permalink / raw)
  To: help-gnu-emacs

Rustom Mody wrote:

> recursive `require' for feature 'sb-info'

Put the following in your .emacs at the very top:

(provide 'sb-info)

This is necessary for Emacs 22.

Arne

-- 
[--- PGP key FD05BED7 --- http://www.root42.de/ ---]

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

end of thread, other threads:[~2007-05-14 10:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-13  4:12 cedet ecb breaks info Rustom Mody
2007-05-13  7:39 ` Maciej Katafiasz
     [not found] <mailman.599.1179030001.32220.help-gnu-emacs@gnu.org>
2007-05-14 10:24 ` Arne Schmitz

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.