all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Loading semantic...done
@ 2020-12-06 19:56 Tomas Nordin
  2020-12-06 20:18 ` Tomas Nordin
  0 siblings, 1 reply; 4+ messages in thread
From: Tomas Nordin @ 2020-12-06 19:56 UTC (permalink / raw)
  To: help-gnu-emacs

Hello Emacs

I had some boring problems (due to my mistakes I think) in the weekend
related to Semantic and unbound wisent-char-p. I got rid of it by a new
clean build. Anyways, I have noted the message "Loading semantic...done"
every time I start emacs, unless I start with -q.

Chunk by chunk I commented out stuff in my .emacs and ran emacs anew,
couldn't find the part that is responsible for the semantic stuff to be
loaded.

I don't know that I need semantic, my current aim is to get by with
etags and project (C-x p).

What do you think, is there something in my .emacs triggering this or
where should I look? Is there some other flag for semantic to load?

Best regards
--
Tomas



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

* Re: Loading semantic...done
  2020-12-06 19:56 Loading semantic...done Tomas Nordin
@ 2020-12-06 20:18 ` Tomas Nordin
  2020-12-07  6:47   ` Colin Baxter
  0 siblings, 1 reply; 4+ messages in thread
From: Tomas Nordin @ 2020-12-06 20:18 UTC (permalink / raw)
  To: help-gnu-emacs

Tomas Nordin <tomasn@posteo.net> writes:

> Chunk by chunk I commented out stuff in my .emacs and ran emacs anew,
> couldn't find the part that is responsible for the semantic stuff to be
> loaded.

It must have been via one of the settings in the custom-set-variables
construct. That I didn't comment out before, now I did and the semantic
is not loading at init. Still don't know what of the settings did it
though.



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

* Re: Loading semantic...done
  2020-12-06 20:18 ` Tomas Nordin
@ 2020-12-07  6:47   ` Colin Baxter
  2020-12-07 20:07     ` Tomas Nordin
  0 siblings, 1 reply; 4+ messages in thread
From: Colin Baxter @ 2020-12-07  6:47 UTC (permalink / raw)
  To: help-gnu-emacs

Dear Tomas,

>>>>> Tomas Nordin <tomasn@posteo.net> writes:

    > Tomas Nordin <tomasn@posteo.net> writes:
    >> Chunk by chunk I commented out stuff in my .emacs and ran emacs
    >> anew, couldn't find the part that is responsible for the semantic
    >> stuff to be loaded.

    > It must have been via one of the settings in the
    > custom-set-variables construct. That I didn't comment out before,
    > now I did and the semantic is not loading at init. Still don't
    > know what of the settings did it though.

Perhaps you are already aware but packages (and perhaps other things)
appear to delete all user-created comments in custom-set-variables
automatically and without warning when updating. I have found this to
be very annoying.

Best wishes,

Colin Baxter.




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

* Re: Loading semantic...done
  2020-12-07  6:47   ` Colin Baxter
@ 2020-12-07 20:07     ` Tomas Nordin
  0 siblings, 0 replies; 4+ messages in thread
From: Tomas Nordin @ 2020-12-07 20:07 UTC (permalink / raw)
  To: Colin Baxter, help-gnu-emacs

Colin Baxter <m43cap@yandex.com> writes:

> Dear Tomas,
>
>>>>>> Tomas Nordin <tomasn@posteo.net> writes:
>
>     > Tomas Nordin <tomasn@posteo.net> writes:
>     >> Chunk by chunk I commented out stuff in my .emacs and ran emacs
>     >> anew, couldn't find the part that is responsible for the semantic
>     >> stuff to be loaded.
>
>     > It must have been via one of the settings in the
>     > custom-set-variables construct. That I didn't comment out before,
>     > now I did and the semantic is not loading at init. Still don't
>     > know what of the settings did it though.
>
> Perhaps you are already aware but packages (and perhaps other things)
> appear to delete all user-created comments in custom-set-variables
> automatically and without warning when updating. I have found this to
> be very annoying.

I was not aware but I can imagine that to happen. What I did was I
commented out the whole sexp and that should stick I guess. There was a
lot of variables set there but I didn't miss them. It's mostly things
that build up when I customize-themes which I seem to do all day long.

--
Tomas



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

end of thread, other threads:[~2020-12-07 20:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-06 19:56 Loading semantic...done Tomas Nordin
2020-12-06 20:18 ` Tomas Nordin
2020-12-07  6:47   ` Colin Baxter
2020-12-07 20:07     ` Tomas Nordin

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.