উত্তর:
system-configuration-options
চলকটি একবার দেখুন ।
এখানে একটি উদাহরণ, যা চলমান ফলাফল C-h v system-configuration-options
system-configuration-options is a variable defined in `C source code'.
Its value is
"--prefix=/usr/local/emacs 'CFLAGS=-O2 -march=native -pipe
-falign-functions=64 -fomit-frame-pointer -ftracer -funit-at-a-time
-fweb -fforce-addr -fpeel-loops -funswitch-loops -frename-registers
-mfpmath=sse -ffast-math -fno-finite-math-only -fstack-check'
PKG_CONFIG_PATH=/usr/share/pkgconfig"
Documentation:
String containing the configuration options Emacs was built with.
For more information check the manuals.
কমান্ড-লাইন সুইচ সম্পর্কে ডুনো, কিন্তু:
আপনি যদি লাইব্রেরি ব্যবহার করেন emacsbug+.el
যা মানক পাঠাগারটিকে বাড়িয়ে তোলে emacsbug.el
তবে আপনি ebp-insert-version
বর্তমান বাফারে কিছু বিল্ড তথ্য সহ সম্পূর্ণ সংস্করণ তথ্য সন্নিবেশ করানোর জন্য একটি উপসর্গের সাহায্যে কমান্ডটি ব্যবহার করতে পারেন । এটি একই সংস্করণ তথ্য যা আপনি কমান্ড ব্যবহার করার সময় অন্তর্ভুক্ত করা হয় report-emacs-bug
। উদাহরণ স্বরূপ:
In GNU Emacs 25.2.1 (x86_64-w64-mingw32)
of 2017-04-24
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
`configure --without-dbus --without-compress-install 'CFLAGS=-O2
-static -g3''
লাইব্রেরি ছাড়া emacsbug+.el
, আপনি emacs-version
সেই তথ্যের একটি উপসেট দিতে স্ট্যান্ডার্ড কমান্ড ব্যবহার করতে পারেন । একটি উপসর্গের সাহায্যে এটি বর্তমান বাফারে তথ্য সন্নিবেশ করায়। উদাহরণ স্বরূপ:
GNU Emacs 25.2.1 (x86_64-w64-mingw32) of 2017-04-24