unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Pierre Lorenzon <devel@pollock-nageoire.net>
To: monnier@iro.umontreal.ca
Cc: 20467@debbugs.gnu.org
Subject: bug#20467: 25.0.50; eieio-custom.el
Date: Wed, 06 May 2015 08:48:49 +0200 (CEST)	[thread overview]
Message-ID: <20150506.084849.1740837241381318997.devel@pollock-nageoire.net> (raw)
In-Reply-To: <jwvwq0mmirz.fsf-monnier+emacsbugs@gnu.org>


Hi Stefan,

In fact I think that eieio object customization is now
debugged. This is all the code contained in the eieio-custom.el
file.


From: Stefan Monnier <monnier@iro.umontreal.ca>
Subject: Re: bug#20467: 25.0.50; eieio-custom.el
Date: Wed, 06 May 2015 00:32:15 -0400

>>   this code is triggered when customizing an eieio object and
> 
> I don't know what "customizing an eieio object" looks like.

  A buffer containing a button clik interface that allow you to
  assign values to certain slot of an object. In fact slots
  that are customizable i.e. the ones that have a :custom tag
  in their declaration. There's a method called
  `eieio-customize-object' that is available for any object but
  that can be reimplemented for subclasses. If obj is an object
  obtained by instantiating a class one may call :
  (eieio-customize-object obj).




> 
>>   then when trying to recover object from the widget used to
>>   customize it.
> 
> That similarly describes actions with which I'm not familiar.

  OK : once you got the customizing buffer for any object
  there's a button [Accept] that you can clik to record the
  changes you made.




> 
>>   Typically when doing `ede-customize-project'
>>   from a file controlled by ede
> 
> I never used EDE and have no idea how to recognize a "file controlled by ede".

  You might have a look at the ede documentation to understand
  how a project can be controlled by ede. But anyway if you do
  not have time/motivation to do that don't worry. I am very
  familiar with that whole stuff and can check if it works or
  not.

  In particular section 3 (quicj start) of ede manual should
  work. It is described step by step how to initiate a project
  controlled by ede. This should at least work. But I'll test
  that and telle you if I encounter bugs and provide patches if
  possible.



> But if you tell me how to get to such a thing, I think I should be able
> to then go on and figure out the ede-customize-project part.
> 
> 
>         Stefan


	  Pierre 





  reply	other threads:[~2015-05-06  6:48 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-30  5:23 bug#20467: 25.0.50; eieio-custom.el Pierre L. Nageoire, Pierre Lorenzon
2015-04-30  6:39 ` Pierre Lorenzon
2015-05-02  5:50   ` Pierre Lorenzon
2015-05-02  8:10     ` Pierre Lorenzon
2015-05-05 18:49     ` Stefan Monnier
2015-05-06  3:48       ` Pierre Lorenzon
2015-05-06  4:32         ` Stefan Monnier
2015-05-06  6:48           ` Pierre Lorenzon [this message]
2016-07-29  0:55             ` npostavs
2018-09-17  0:45               ` Noam Postavsky

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150506.084849.1740837241381318997.devel@pollock-nageoire.net \
    --to=devel@pollock-nageoire.net \
    --cc=20467@debbugs.gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).